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 c406d2c + ee4172a commit 0fec8b9Copy full SHA for 0fec8b9
1 file changed
modules/jdbc-test/build.gradle
@@ -8,7 +8,7 @@ dependencies {
8
9
api 'org.assertj:assertj-core:3.27.4'
10
11
- api 'org.apache.tomcat:tomcat-jdbc:11.0.9'
+ api 'org.apache.tomcat:tomcat-jdbc:11.0.10'
12
api 'org.vibur:vibur-dbcp:26.0'
13
api 'mysql:mysql-connector-java:8.0.33'
14
}
0 commit comments