Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #99 from SBDPlugins/dependabot/maven/com.zaxxer-Hi…
Browse files Browse the repository at this point in the history
…kariCP-5.1.0

Bump com.zaxxer:HikariCP from 5.0.1 to 5.1.0
  • Loading branch information
stijnb1234 authored Nov 6, 2023
2 parents a0d5129 + 430730b commit 750b6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>5.0.1</version>
<version>5.1.0</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 750b6ff

Please sign in to comment.