Skip to content

Commit

Permalink
Bump tomcat-jdbc from 9.0.26 to 9.0.27 in /modules/mysql (#1969)
Browse files Browse the repository at this point in the history
Bumps tomcat-jdbc from 9.0.26 to 9.0.27.

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

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored and rnorth committed Oct 17, 2019
1 parent 33e26de commit 0f55de1
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 @@ -5,7 +5,7 @@ dependencies {

testCompile 'mysql:mysql-connector-java:8.0.18'
testCompile 'com.zaxxer:HikariCP-java6:2.3.13'
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.26'
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.27'
testCompile 'commons-dbutils:commons-dbutils:1.7'
testCompile 'org.vibur:vibur-dbcp:22.2'
}

0 comments on commit 0f55de1

Please # to comment.