Skip to content

Commit 310de7e

Browse files
committed
[#9571] Bump HikariCP from 4.0.3 to 5.0.1
1 parent fb9c4d6 commit 310de7e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

+1-3
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@
686686
<dependency>
687687
<groupId>com.zaxxer</groupId>
688688
<artifactId>HikariCP</artifactId>
689-
<version>4.0.3</version>
689+
<version>5.0.1</version>
690690
</dependency>
691691
<dependency>
692692
<groupId>org.mybatis</groupId>
@@ -839,8 +839,6 @@
839839
<dependency>
840840
<groupId>commons-io</groupId>
841841
<artifactId>commons-io</artifactId>
842-
<!-- 2.7 (requires Java 8 -->
843-
<!-- 2.6 (requires Java 7 -->
844842
<version>2.11.0</version>
845843
</dependency>
846844
<dependency>

0 commit comments

Comments
 (0)