Skip to content

Commit

Permalink
Bump tomcat-jdbc from 9.0.19 to 9.0.20 in /modules/mysql (#1468)
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[bot] authored and Richard North committed May 15, 2019
1 parent 5acb599 commit 2f1bce9
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 2f1bce9

Please sign in to comment.