Skip to content

Commit

Permalink
Bump tomcat-jdbc from 9.0.33 to 9.0.35 in /modules/jdbc-test (#2752)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 16, 2020
1 parent 421f67b commit 6b6feeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/jdbc-test/build.gradle
Expand Up @@ -15,7 +15,7 @@ dependencies {
}

compile 'commons-dbutils:commons-dbutils:1.7'
compile 'org.apache.tomcat:tomcat-jdbc:9.0.33'
compile 'org.apache.tomcat:tomcat-jdbc:9.0.35'
compile 'org.vibur:vibur-dbcp:25.0'
compile 'mysql:mysql-connector-java:8.0.19'
}

0 comments on commit 6b6feeb

Please sign in to comment.