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.
2 parents b237e58 + e530194 commit de7cb74Copy full SHA for de7cb74
modules/jdbc-test/build.gradle
@@ -2,7 +2,7 @@ dependencies {
2
api project(':jdbc')
3
4
api 'com.google.guava:guava:33.4.8-jre'
5
- api 'org.apache.commons:commons-lang3:3.17.0'
+ api 'org.apache.commons:commons-lang3:3.18.0'
6
api 'com.zaxxer:HikariCP-java6:2.3.13'
7
api 'commons-dbutils:commons-dbutils:1.8.1'
8
0 commit comments