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 26acfc1 + e4c072d commit fa49ccfCopy full SHA for fa49ccf
1 file changed
modules/jdbc-test/build.gradle
@@ -10,7 +10,7 @@ dependencies {
10
11
api 'org.assertj:assertj-core:3.27.3'
12
13
- api 'org.apache.tomcat:tomcat-jdbc:10.0.27'
+ api 'org.apache.tomcat:tomcat-jdbc:11.0.9'
14
api 'org.vibur:vibur-dbcp:25.0'
15
api 'mysql:mysql-connector-java:8.0.33'
16
}
0 commit comments