Skip to content

Commit 42770d3

Browse files
fix(deps): update dependency com.zaxxer:hikaricp to v7
1 parent 8c78d3e commit 42770d3

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
@@ -141,7 +141,7 @@
141141
<dependency>
142142
<groupId>com.zaxxer</groupId>
143143
<artifactId>HikariCP</artifactId>
144-
<version>4.0.3</version>
144+
<version>7.0.0</version>
145145
</dependency>
146146
<dependency>
147147
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)