Skip to content

Commit e02a0a4

Browse files
authored
Bump com.zaxxer:HikariCP from 6.1.0 to 6.2.0 (#148)
2 parents 9d7680f + 1c92b1e commit e02a0a4

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.1.0</version>
84+
<version>6.2.0</version>
8585
<scope>provided</scope>
8686
</dependency>
8787
<dependency>

0 commit comments

Comments
 (0)