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 7acb08d commit 4a18b4cCopy full SHA for 4a18b4c
modules/mariadb/build.gradle
@@ -6,6 +6,6 @@ dependencies {
6
testCompile 'org.mariadb.jdbc:mariadb-java-client:2.5.4'
7
testCompile 'com.zaxxer:HikariCP-java6:2.3.13'
8
testCompile 'commons-dbutils:commons-dbutils:1.7'
9
- testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.31'
+ testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.33'
10
testCompile 'org.vibur:vibur-dbcp:25.0'
11
}
0 commit comments