Skip to content

Commit a0f2610

Browse files
Bump org.apache.commons:commons-lang3 in /modules/jdbc-test
Bumps org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 559df36 commit a0f2610

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
@@ -2,7 +2,7 @@ dependencies {
22
api project(':testcontainers-jdbc')
33

44
api 'com.google.guava:guava:33.4.8-jre'
5-
api 'org.apache.commons:commons-lang3:3.18.0'
5+
api 'org.apache.commons:commons-lang3:3.19.0'
66
api 'com.zaxxer:HikariCP-java6:2.3.13'
77
api 'commons-dbutils:commons-dbutils:1.8.1'
88

0 commit comments

Comments
 (0)