Skip to content

Commit

Permalink
Bump tomcat-jdbc from 9.0.31 to 9.0.33 in /modules/mariadb (#2444)
Browse files Browse the repository at this point in the history
Bumps tomcat-jdbc from 9.0.31 to 9.0.33.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 4, 2020
1 parent b6866be commit 5c2714f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/mariadb/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ dependencies {
testCompile 'org.mariadb.jdbc:mariadb-java-client:2.6.0'
testCompile 'com.zaxxer:HikariCP-java6:2.3.13'
testCompile 'commons-dbutils:commons-dbutils:1.7'
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.31'
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.33'
testCompile 'org.vibur:vibur-dbcp:25.0'
}

0 comments on commit 5c2714f

Please sign in to comment.