Skip to content

Commit

Permalink
Bump tomcat-jdbc from 9.0.19 to 9.0.20 in /modules/mysql
Browse files Browse the repository at this point in the history
Bumps tomcat-jdbc from 9.0.19 to 9.0.20.

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed May 15, 2019
1 parent e930b59 commit fe6ed01
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.16'
testCompile 'com.zaxxer:HikariCP-java6:2.3.13'
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.19'
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.20'
testCompile 'commons-dbutils:commons-dbutils:1.7'
testCompile 'org.vibur:vibur-dbcp:22.2'
}

0 comments on commit fe6ed01

Please sign in to comment.