Skip to content

Commit 5d9f409

Browse files
dependabot-preview[bot]quincy
authored andcommitted
Bump tomcat-jdbc from 9.0.31 to 9.0.33 in /modules/mysql (testcontainers#2445)
Bumps tomcat-jdbc from 9.0.31 to 9.0.33. Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 2986e5c commit 5d9f409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mysql/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies {
55

66
testCompile 'mysql:mysql-connector-java:8.0.19'
77
testCompile 'com.zaxxer:HikariCP-java6:2.3.13'
8-
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.31'
8+
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.33'
99
testCompile 'commons-dbutils:commons-dbutils:1.7'
1010
testCompile 'org.vibur:vibur-dbcp:25.0'
1111
}

0 commit comments

Comments
 (0)