Skip to content

Commit

Permalink
Merge pull request #21 from hteppl/dependabot/maven/com.zaxxer-Hikari…
Browse files Browse the repository at this point in the history
…CP-5.1.0

Bump com.zaxxer:HikariCP from 4.0.3 to 5.1.0
  • Loading branch information
hteppl authored Dec 10, 2023
2 parents 9949e4e + 70b2f98 commit 674541a
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 @@ -111,7 +111,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>4.0.3</version>
<version>5.1.0</version>
</dependency>
<dependency>
<groupId>org.xerial</groupId>
Expand Down

0 comments on commit 674541a

Please sign in to comment.