Skip to content

Commit

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

testCompile 'commons-dbutils:commons-dbutils:1.7'
testCompile 'org.vibur:vibur-dbcp:25.0'
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.33'
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.35'
testCompile 'com.zaxxer:HikariCP-java6:2.3.13'
testCompile 'com.googlecode.junit-toolbox:junit-toolbox:2.4'
}

0 comments on commit 421f67b

Please sign in to comment.