Skip to content

Commit 9d7680f

Browse files
authored
Bump com.zaxxer:HikariCP from 6.0.0 to 6.1.0 (#147)
2 parents b49f66f + 28a45d0 commit 9d7680f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>com.zaxxer</groupId>
8383
<artifactId>HikariCP</artifactId>
84-
<version>6.0.0</version>
84+
<version>6.1.0</version>
8585
<scope>provided</scope>
8686
</dependency>
8787
<dependency>

0 commit comments

Comments
 (0)