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.
2 parents 26d42e9 + f216c42 commit 64f2bd9Copy full SHA for 64f2bd9
1 file changed
modules/jdbc-test/build.gradle
@@ -10,6 +10,6 @@ dependencies {
10
11
api 'org.apache.tomcat:tomcat-jdbc:11.0.14'
12
api 'org.vibur:vibur-dbcp:26.0'
13
- api 'com.mysql:mysql-connector-j:9.5.0'
+ api 'com.mysql:mysql-connector-j:9.6.0'
14
api 'org.junit.jupiter:junit-jupiter:5.14.1'
15
}
0 commit comments