Skip to content

Commit 8575add

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc/org.apache.tomcat-tomcat-jdbc-10.0.20' into combined-pr-branch
2 parents cb4fb88 + 913efe9 commit 8575add

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.16'
10+
testImplementation 'org.apache.tomcat:tomcat-jdbc:10.0.20'
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)