Skip to content

Commit

Permalink
Update dependency com.zaxxer:HikariCP to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent f34e3da commit ed3b7ee
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 @@ -53,7 +53,7 @@
<guava.version>17.0</guava.version>
<commons-exec.version>1.3</commons-exec.version>
<postgresql.version>42.7.3</postgresql.version>
<hikaricp.version>3.4.5</hikaricp.version>
<hikaricp.version>6.2.1</hikaricp.version>
<validation-api.version>2.0.1.Final</validation-api.version>
<hibernate-validator.version>6.2.5.Final</hibernate-validator.version>
<jakarta.el.version>3.0.4</jakarta.el.version>
Expand Down

0 comments on commit ed3b7ee

Please sign in to comment.