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 1e3b4b7 + d11ab7d commit e8070e9Copy full SHA for e8070e9
modules/jdbc-test/build.gradle
@@ -4,7 +4,7 @@ dependencies {
4
api 'com.google.guava:guava:32.1.2-jre'
5
api 'org.apache.commons:commons-lang3:3.13.0'
6
api 'com.zaxxer:HikariCP-java6:2.3.13'
7
- api 'commons-dbutils:commons-dbutils:1.7'
+ api 'commons-dbutils:commons-dbutils:1.8.0'
8
9
api 'com.googlecode.junit-toolbox:junit-toolbox:2.4'
10
0 commit comments