Skip to content

Commit c090278

Browse files
author
games647
committed
Reset Hikari to the Java 8 version
1 parent 23d30ee commit c090278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.zaxxer</groupId>
7272
<artifactId>HikariCP</artifactId>
73-
<version>5.0.1</version>
73+
<version>4.0.3</version>
7474
<exclusions>
7575
<!-- HikariCP uses an old version of this API that has a typo in the service interface -->
7676
<!-- We will use the api provided by the jdk14 dependency -->

0 commit comments

Comments
 (0)