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 53e0228 + 4c7b73c commit e86214dCopy full SHA for e86214d
1 file changed
modules/jdbc-test/build.gradle
@@ -11,6 +11,6 @@ dependencies {
11
api 'org.assertj:assertj-core:3.27.3'
12
13
api 'org.apache.tomcat:tomcat-jdbc:11.0.9'
14
- api 'org.vibur:vibur-dbcp:25.0'
+ api 'org.vibur:vibur-dbcp:26.0'
15
api 'mysql:mysql-connector-java:8.0.33'
16
}
0 commit comments