Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 12, 2020
1 parent 8377288 commit 620cf66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/mysql/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {

testCompile 'mysql:mysql-connector-java:8.0.20'
testCompile 'com.zaxxer:HikariCP-java6:2.3.13'
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.34'
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.35'
testCompile 'commons-dbutils:commons-dbutils:1.7'
testCompile 'org.vibur:vibur-dbcp:25.0'

Expand Down

0 comments on commit 620cf66

Please sign in to comment.