Skip to content

Commit b280ebb

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc/org.apache.tomcat-tomcat-jdbc-10.1.1' into combined-pr-branch
2 parents 279f1cf + c8ec550 commit b280ebb

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.1.0'
10+
testImplementation 'org.apache.tomcat:tomcat-jdbc:10.1.1'
1111
testImplementation 'com.zaxxer:HikariCP-java6:2.3.13'
1212
testImplementation 'org.assertj:assertj-core:3.23.1'
1313
testImplementation ('org.mockito:mockito-core:4.8.1') {

0 commit comments

Comments
 (0)