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.
1 parent dac4620 commit a74afbfCopy full SHA for a74afbf
modules/jdbc/build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
7
testCompile 'commons-dbutils:commons-dbutils:1.7'
8
testCompile 'org.vibur:vibur-dbcp:25.0'
9
- testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.35'
+ testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.36'
10
testCompile 'com.zaxxer:HikariCP-java6:2.3.13'
11
testCompile 'com.googlecode.junit-toolbox:junit-toolbox:2.4'
12
}
0 commit comments