Skip to content

Commit

Permalink
Merge pull request #5540 from eXist-db/dependabot/maven/com.zaxxer-Hi…
Browse files Browse the repository at this point in the history
…kariCP-6.1.0

Bump com.zaxxer:HikariCP from 6.0.0 to 6.1.0
  • Loading branch information
dizzzz authored Nov 6, 2024
2 parents 592224d + 9641cfe commit f24c43d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/modules/sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>6.0.0</version>
<version>6.1.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit f24c43d

Please sign in to comment.