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 66f9dac + b7602db commit 61d8313Copy full SHA for 61d8313
modules/jdbc-test/build.gradle
@@ -8,7 +8,7 @@ dependencies {
8
9
api 'org.assertj:assertj-core:3.27.6'
10
11
- api 'org.apache.tomcat:tomcat-jdbc:11.0.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'
14
api 'org.junit.jupiter:junit-jupiter:5.13.4'
0 commit comments