Skip to content

Commit

Permalink
Bump mysql-connector-java from 8.0.19 to 8.0.20 in /modules/jdbc-test (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 16, 2020
1 parent 6b6feeb commit 2a9b875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/jdbc-test/build.gradle
Expand Up @@ -17,5 +17,5 @@ dependencies {
compile 'commons-dbutils:commons-dbutils:1.7'
compile 'org.apache.tomcat:tomcat-jdbc:9.0.35'
compile 'org.vibur:vibur-dbcp:25.0'
compile 'mysql:mysql-connector-java:8.0.19'
compile 'mysql:mysql-connector-java:8.0.20'
}

0 comments on commit 2a9b875

Please sign in to comment.