Skip to content

Commit 498dac0

Browse files
Bump tomcat-jdbc from 10.0.16 to 10.0.20 in /modules/jdbc-test
Bumps tomcat-jdbc from 10.0.16 to 10.0.20. --- updated-dependencies: - dependency-name: org.apache.tomcat:tomcat-jdbc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 297621f commit 498dac0

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
@@ -14,7 +14,7 @@ dependencies {
1414
exclude(group: "net.java.dev.jna", module: "jna")
1515
}
1616

17-
api 'org.apache.tomcat:tomcat-jdbc:10.0.16'
17+
api 'org.apache.tomcat:tomcat-jdbc:10.0.20'
1818
api 'org.vibur:vibur-dbcp:25.0'
1919
api 'mysql:mysql-connector-java:8.0.28'
2020
}

0 commit comments

Comments
 (0)