We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23d30ee commit c090278Copy full SHA for c090278
core/pom.xml
@@ -70,7 +70,7 @@
70
<dependency>
71
<groupId>com.zaxxer</groupId>
72
<artifactId>HikariCP</artifactId>
73
- <version>5.0.1</version>
+ <version>4.0.3</version>
74
<exclusions>
75
<!-- HikariCP uses an old version of this API that has a typo in the service interface -->
76
<!-- We will use the api provided by the jdk14 dependency -->
0 commit comments