Skip to content

Commit b7602db

Browse files
Bump org.apache.tomcat:tomcat-jdbc in /modules/jdbc-test
Bumps org.apache.tomcat:tomcat-jdbc from 11.0.11 to 11.0.14. --- updated-dependencies: - dependency-name: org.apache.tomcat:tomcat-jdbc dependency-version: 11.0.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b53c47 commit b7602db

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
@@ -8,7 +8,7 @@ dependencies {
88

99
api 'org.assertj:assertj-core:3.27.6'
1010

11-
api 'org.apache.tomcat:tomcat-jdbc:11.0.11'
11+
api 'org.apache.tomcat:tomcat-jdbc:11.0.14'
1212
api 'org.vibur:vibur-dbcp:26.0'
1313
api 'com.mysql:mysql-connector-j:8.2.0'
1414
api 'org.junit.jupiter:junit-jupiter:5.13.4'

0 commit comments

Comments
 (0)