Skip to content

Commit

Permalink
[#9571] Bump HikariCP from 4.0.3 to 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
emeroad committed Dec 30, 2022
1 parent fb9c4d6 commit 310de7e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>4.0.3</version>
<version>5.0.1</version>
</dependency>
<dependency>
<groupId>org.mybatis</groupId>
Expand Down Expand Up @@ -839,8 +839,6 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<!-- 2.7 (requires Java 8 -->
<!-- 2.6 (requires Java 7 -->
<version>2.11.0</version>
</dependency>
<dependency>
Expand Down

0 comments on commit 310de7e

Please sign in to comment.