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 683d6bc commit cd0b660Copy full SHA for cd0b660
hibernate-reactive-core/build.gradle
@@ -58,7 +58,7 @@ dependencies {
58
testRuntimeOnly "com.mysql:mysql-connector-j:8.0.33"
59
60
// JDBC driver for Db2 server, for testing
61
- testRuntimeOnly "com.ibm.db2:jcc:11.5.9.0"
+ testRuntimeOnly "com.ibm.db2:jcc:12.1.0.0"
62
63
// EHCache
64
testRuntimeOnly ("org.ehcache:ehcache:3.10.8") {
0 commit comments