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 cb4fb88 + 913efe9 commit 8575addCopy full SHA for 8575add
modules/jdbc/build.gradle
@@ -7,7 +7,7 @@ dependencies {
7
compileOnly 'org.jetbrains:annotations:23.0.0'
8
testImplementation 'commons-dbutils:commons-dbutils:1.7'
9
testImplementation 'org.vibur:vibur-dbcp:25.0'
10
- testImplementation 'org.apache.tomcat:tomcat-jdbc:10.0.16'
+ testImplementation 'org.apache.tomcat:tomcat-jdbc:10.0.20'
11
testImplementation 'com.zaxxer:HikariCP-java6:2.3.13'
12
testImplementation 'com.googlecode.junit-toolbox:junit-toolbox:2.4'
13
testImplementation 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
0 commit comments