Skip to content

Commit 53e0228

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc/org.vibur-vibur-dbcp-26.0' into combined-pr-branch
2 parents 90e16da + 4dc82f4 commit 53e0228

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
@@ -5,7 +5,7 @@ dependencies {
55

66
compileOnly 'org.jetbrains:annotations:26.0.2'
77
testImplementation 'commons-dbutils:commons-dbutils:1.8.1'
8-
testImplementation 'org.vibur:vibur-dbcp:25.0'
8+
testImplementation 'org.vibur:vibur-dbcp:26.0'
99
testImplementation 'org.apache.tomcat:tomcat-jdbc:11.0.9'
1010
testImplementation 'com.zaxxer:HikariCP-java6:2.3.13'
1111
testImplementation 'org.assertj:assertj-core:3.27.3'

0 commit comments

Comments
 (0)