Skip to content

Commit 62c9be4

Browse files
Bump tomcat-jdbc from 10.0.7 to 10.0.8 in /modules/jdbc-test
Bumps tomcat-jdbc from 10.0.7 to 10.0.8. --- 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 8fe1c3c commit 62c9be4

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.7'
17+
api 'org.apache.tomcat:tomcat-jdbc:10.0.8'
1818
api 'org.vibur:vibur-dbcp:25.0'
1919
api 'mysql:mysql-connector-java:8.0.26'
2020
}

0 commit comments

Comments
 (0)