Skip to content

Commit

Permalink
Bump tomcat-jdbc from 9.0.30 to 9.0.31 in /modules/mysql (testcontain…
Browse files Browse the repository at this point in the history
…ers#2344)

Bumps tomcat-jdbc from 9.0.30 to 9.0.31.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and artjom.kalita committed Feb 28, 2020
1 parent eb83d53 commit 03d52a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/mysql/build.gradle
Expand Up @@ -5,7 +5,7 @@ dependencies {

testCompile 'mysql:mysql-connector-java:8.0.19'
testCompile 'com.zaxxer:HikariCP-java6:2.3.13'
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.30'
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.31'
testCompile 'commons-dbutils:commons-dbutils:1.7'
testCompile 'org.vibur:vibur-dbcp:25.0'
}

0 comments on commit 03d52a5

Please sign in to comment.