HHH-9648 Upgrade to HikariCP v. 2.3.3 (Java 6 compatible edition)
This commit is contained in:
parent
cd9eeb295f
commit
caade8f7e9
|
@ -111,7 +111,7 @@ ext {
|
|||
c3p0: "com.mchange:c3p0:0.9.2.1",
|
||||
ehcache: "net.sf.ehcache:ehcache-core:2.4.3",
|
||||
proxool: "proxool:proxool:0.8.3",
|
||||
hikaricp: "com.zaxxer:HikariCP:1.3.5"
|
||||
hikaricp: "com.zaxxer:HikariCP-java6:2.3.3"
|
||||
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue