Skip to content

Commit a74afbf

Browse files
Bump tomcat-jdbc from 9.0.35 to 9.0.36 in /modules/jdbc (#2865)
Bumps tomcat-jdbc from 9.0.35 to 9.0.36. Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent dac4620 commit a74afbf

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.35'
9+
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.36'
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)