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 5328bca commit 3790b89Copy full SHA for 3790b89
modules/jdbc-test/build.gradle
@@ -2,7 +2,7 @@ dependencies {
2
api project(':jdbc')
3
4
api 'com.google.guava:guava:33.3.1-jre'
5
- api 'org.apache.commons:commons-lang3:3.15.0'
+ api 'org.apache.commons:commons-lang3:3.17.0'
6
api 'com.zaxxer:HikariCP-java6:2.3.13'
7
api 'commons-dbutils:commons-dbutils:1.8.1'
8
0 commit comments