We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 559df36 commit a0f2610Copy full SHA for a0f2610
modules/jdbc-test/build.gradle
@@ -2,7 +2,7 @@ dependencies {
2
api project(':testcontainers-jdbc')
3
4
api 'com.google.guava:guava:33.4.8-jre'
5
- api 'org.apache.commons:commons-lang3:3.18.0'
+ api 'org.apache.commons:commons-lang3:3.19.0'
6
api 'com.zaxxer:HikariCP-java6:2.3.13'
7
api 'commons-dbutils:commons-dbutils:1.8.1'
8
0 commit comments