We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4abb015 commit 5ddbb4fCopy full SHA for 5ddbb4f
demo/pom.xml
@@ -69,7 +69,7 @@
69
<!--项目地址 https://github.com/brettwooldridge/HikariCP/ -->
70
<groupId>com.zaxxer</groupId>
71
<artifactId>HikariCP</artifactId>
72
- <version>4.0.3</version>
+ <version>6.2.1</version>
73
</dependency>
74
75
<!-- https://mvnrepository.com/artifact/com.h2database/h2 -->
with-pool/hikaricp/pom.xml
@@ -74,7 +74,7 @@
76
<!--suppress MavenPackageUpdate -->
77
78
<optional>true</optional>
79
<scope>compile</scope>
80
0 commit comments