Skip to content

Commit f24a476

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/setup-java-5
2 parents 982e33e + a425d73 commit f24a476

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

0 commit comments

Comments
 (0)