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 72b3d42 + dc3ceda commit 15c9620Copy full SHA for 15c9620
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:8.2.0'
+ api 'com.mysql:mysql-connector-j:9.5.0'
14
api 'org.junit.jupiter:junit-jupiter:5.13.4'
15
}
0 commit comments