Skip to content

Commit 43fbf8a

Browse files
Bump tomcat-jdbc from 9.0.31 to 9.0.33 in /modules/mysql
Bumps tomcat-jdbc from 9.0.31 to 9.0.33. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7acb08d commit 43fbf8a

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)