Skip to content

Commit 8a6833d

Browse files
Bump tomcat-jdbc from 10.0.12 to 10.0.14 in /modules/jdbc
Bumps tomcat-jdbc from 10.0.12 to 10.0.14. --- 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 02a8eed commit 8a6833d

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
@@ -7,7 +7,7 @@ dependencies {
77
compileOnly 'org.jetbrains:annotations:23.0.0'
88
testImplementation 'commons-dbutils:commons-dbutils:1.7'
99
testImplementation 'org.vibur:vibur-dbcp:25.0'
10-
testImplementation 'org.apache.tomcat:tomcat-jdbc:10.0.13'
10+
testImplementation 'org.apache.tomcat:tomcat-jdbc:10.0.14'
1111
testImplementation 'com.zaxxer:HikariCP-java6:2.3.13'
1212
testImplementation 'com.googlecode.junit-toolbox:junit-toolbox:2.4'
1313
testImplementation 'org.rnorth.visible-assertions:visible-assertions:2.1.2'

0 commit comments

Comments
 (0)