Skip to content

Commit 5c2714f

Browse files
Bump tomcat-jdbc from 9.0.31 to 9.0.33 in /modules/mariadb (#2444)
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 b6866be commit 5c2714f

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.6.0'
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.31'
9+
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.33'
1010
testCompile 'org.vibur:vibur-dbcp:25.0'
1111
}

0 commit comments

Comments
 (0)