Skip to content

Commit a140634

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-test/org.apache.commons-commons-lang3-3.19.0' into combined-pr-branch
2 parents ab9927e + a0f2610 commit a140634

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)