Skip to content

Commit 4c7b73c

Browse files
Bump org.vibur:vibur-dbcp from 25.0 to 26.0 in /modules/jdbc-test
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 985383c commit 4c7b73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jdbc-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ dependencies {
1111
api 'org.assertj:assertj-core:3.27.3'
1212

1313
api 'org.apache.tomcat:tomcat-jdbc:11.0.9'
14-
api 'org.vibur:vibur-dbcp:25.0'
14+
api 'org.vibur:vibur-dbcp:26.0'
1515
api 'mysql:mysql-connector-java:8.0.33'
1616
}

0 commit comments

Comments
 (0)