Skip to content

Commit 1bac2a1

Browse files
dependabot[bot]rnorth
authored andcommitted
Bump tomcat-jdbc from 8.5.4 to 9.0.14 in /modules/mariadb (#1061)
Bumps tomcat-jdbc from 8.5.4 to 9.0.14. Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 3151859 commit 1bac2a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mariadb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ dependencies {
66
testCompile 'org.mariadb.jdbc:mariadb-java-client:1.5.9'
77
testCompile 'com.zaxxer:HikariCP-java6:2.3.13'
88
testCompile 'commons-dbutils:commons-dbutils:1.6'
9-
testCompile 'org.apache.tomcat:tomcat-jdbc:8.5.4'
9+
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.14'
1010
testCompile 'org.vibur:vibur-dbcp:22.2'
1111
}

0 commit comments

Comments
 (0)