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 b6866be commit 5c2714fCopy full SHA for 5c2714f
modules/mariadb/build.gradle
@@ -6,6 +6,6 @@ dependencies {
6
testCompile 'org.mariadb.jdbc:mariadb-java-client:2.6.0'
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