Skip to content

Commit cc09697

Browse files
dependabot[bot]rnorth
authored andcommitted
Bump tomcat-jdbc from 9.0.17 to 9.0.19 in /modules/mariadb (testcontainers#1403)
Bumps tomcat-jdbc from 9.0.17 to 9.0.19. Signed-off-by: dependabot[bot] <[email protected]>
1 parent 999d4f7 commit cc09697

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:2.4.1'
77
testCompile 'com.zaxxer:HikariCP-java6:2.3.13'
88
testCompile 'commons-dbutils:commons-dbutils:1.7'
9-
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.17'
9+
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.19'
1010
testCompile 'org.vibur:vibur-dbcp:22.2'
1111
}

0 commit comments

Comments
 (0)