Skip to content

Commit

Permalink
Merge pull request #750 from mybatis/renovate/com.zaxxer-hikaricp-6.x
Browse files Browse the repository at this point in the history
Update dependency com.zaxxer:HikariCP to v6
  • Loading branch information
hazendaz authored Sep 23, 2024
2 parents 5b18602 + 6905870 commit 1374b57
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 @@ -212,7 +212,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>5.1.0</version>
<version>6.0.0</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 1374b57

Please sign in to comment.