Skip to content

Commit 1a5c4c6

Browse files
Bump org.vibur:vibur-dbcp from 25.0 to 26.0 in /modules/jdbc
Bumps [org.vibur:vibur-dbcp](https://github.com/vibur/vibur-dbcp) from 25.0 to 26.0. - [Changelog](https://github.com/vibur/vibur-dbcp/blob/master/CHANGELOG) - [Commits](vibur/vibur-dbcp@25.0...26.0) --- updated-dependencies: - dependency-name: org.vibur:vibur-dbcp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9734573 commit 1a5c4c6

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:10.1.30'
1010
testImplementation 'com.zaxxer:HikariCP-java6:2.3.13'
1111
testImplementation 'org.assertj:assertj-core:3.27.3'

0 commit comments

Comments
 (0)