Skip to content

Commit 9973e90

Browse files
committed
HHH-9648 Upgrade to HikariCP v. 2.3.3 (Java 6 compatible edition)
1 parent f552f64 commit 9973e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ ext {
111111
c3p0: "com.mchange:c3p0:0.9.2.1",
112112
ehcache: "net.sf.ehcache:ehcache-core:2.4.3",
113113
proxool: "proxool:proxool:0.8.3",
114-
hikaricp: "com.zaxxer:HikariCP:1.3.5"
114+
hikaricp: "com.zaxxer:HikariCP-java6:2.3.3"
115115

116116
]
117117
}

0 commit comments

Comments
 (0)