Skip to content

Commit 8c689fa

Browse files
Bump tomcat-jdbc from 9.0.36 to 9.0.37 in /modules/jdbc (#2971)
Bumps tomcat-jdbc from 9.0.36 to 9.0.37. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7c027f commit 8c689fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jdbc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66

77
testCompile 'commons-dbutils:commons-dbutils:1.7'
88
testCompile 'org.vibur:vibur-dbcp:25.0'
9-
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.36'
9+
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.37'
1010
testCompile 'com.zaxxer:HikariCP-java6:2.3.13'
1111
testCompile 'com.googlecode.junit-toolbox:junit-toolbox:2.4'
1212
}

0 commit comments

Comments
 (0)