Skip to content

Commit

Permalink
Bump tomcat-jdbc from 9.0.17 to 9.0.19 in /modules/mariadb (#1403)
Browse files Browse the repository at this point in the history
Bumps tomcat-jdbc from 9.0.17 to 9.0.19.

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and rnorth committed Apr 15, 2019
1 parent 999d4f7 commit cc09697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/mariadb/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ dependencies {
testCompile 'org.mariadb.jdbc:mariadb-java-client:2.4.1'
testCompile 'com.zaxxer:HikariCP-java6:2.3.13'
testCompile 'commons-dbutils:commons-dbutils:1.7'
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.17'
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.19'
testCompile 'org.vibur:vibur-dbcp:22.2'
}

0 comments on commit cc09697

Please sign in to comment.