Skip to content

Commit 3bbd4c3

Browse files
authored
Merge pull request #28 from BenCodez/dependabot/maven/SimpleAPI/com.zaxxer-HikariCP-6.3.2
Bump com.zaxxer:HikariCP from 6.3.0 to 6.3.2 in /SimpleAPI
2 parents 59035ce + 2d1128d commit 3bbd4c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimpleAPI/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
<dependency>
212212
<groupId>com.zaxxer</groupId>
213213
<artifactId>HikariCP</artifactId>
214-
<version>6.3.0</version>
214+
<version>6.3.2</version>
215215
<scope>compile</scope>
216216
</dependency>
217217
<dependency>

0 commit comments

Comments
 (0)