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 e35cb02 commit 26fadcfCopy full SHA for 26fadcf
hibernate-reactive-core/build.gradle
@@ -54,7 +54,7 @@ dependencies {
54
testRuntimeOnly "org.mariadb.jdbc:mariadb-java-client:3.5.1"
55
56
// JDBC driver for Testcontainers with MYSQL Server
57
- testRuntimeOnly "com.mysql:mysql-connector-j:8.0.33"
+ testRuntimeOnly "com.mysql:mysql-connector-j:9.1.0"
58
59
// JDBC driver for Db2 server, for testing
60
testRuntimeOnly "com.ibm.db2:jcc:12.1.0.0"
0 commit comments