Skip to content

Commit

Permalink
Merge pull request #626 from mybatis/renovate/com.zaxxer-hikaricp-5.x
Browse files Browse the repository at this point in the history
Update dependency com.zaxxer:HikariCP to v5
  • Loading branch information
hazendaz authored Nov 4, 2023
2 parents ed64951 + aab39ab commit c386ea7
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 @@ -207,7 +207,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>4.0.3</version>
<version>5.0.1</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit c386ea7

Please sign in to comment.