Skip to content

Commit

Permalink
Bump tomcat-jdbc from 9.0.36 to 9.0.37 in /modules/jdbc-test (#2969)
Browse files Browse the repository at this point in the history
Bumps tomcat-jdbc from 9.0.36 to 9.0.37.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 6, 2020
1 parent 66e6a2f commit 965fcf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/jdbc-test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
}

compile 'commons-dbutils:commons-dbutils:1.7'
compile 'org.apache.tomcat:tomcat-jdbc:9.0.36'
compile 'org.apache.tomcat:tomcat-jdbc:9.0.37'
compile 'org.vibur:vibur-dbcp:25.0'
compile 'mysql:mysql-connector-java:8.0.20'
}

0 comments on commit 965fcf5

Please sign in to comment.