Skip to content

Commit 4207844

Browse files
Bump tomcat-jdbc from 9.0.35 to 9.0.36 in /modules/jdbc-test (#2866)
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 66a2cb0 commit 4207844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jdbc-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
}
1616

1717
compile 'commons-dbutils:commons-dbutils:1.7'
18-
compile 'org.apache.tomcat:tomcat-jdbc:9.0.35'
18+
compile 'org.apache.tomcat:tomcat-jdbc:9.0.36'
1919
compile 'org.vibur:vibur-dbcp:25.0'
2020
compile 'mysql:mysql-connector-java:8.0.20'
2121
}

0 commit comments

Comments
 (0)