We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d532120 commit ad31a3bCopy full SHA for ad31a3b
hibernate-reactive-core/build.gradle
@@ -57,7 +57,7 @@ dependencies {
57
testRuntimeOnly "com.mysql:mysql-connector-j:8.0.33"
58
59
// JDBC driver for Db2 server, for testing
60
- testRuntimeOnly "com.ibm.db2:jcc:11.5.9.0"
+ testRuntimeOnly "com.ibm.db2:jcc:12.1.0.0"
61
62
// EHCache
63
testRuntimeOnly ("org.ehcache:ehcache:3.10.0-alpha0") {
0 commit comments