Skip to content

Commit

Permalink
Bump com.zaxxer:HikariCP from 5.1.0 to 6.0.0 (#376)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 0a9757d commit 17e4d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/database-client-hikari/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>5.1.0</version>
<version>6.0.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 17e4d62

Please sign in to comment.