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 f862a60 + 40e42f9 commit dc0bbd9Copy full SHA for dc0bbd9
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.8.0'
+ api 'commons-dbutils:commons-dbutils:1.8.1'
8
9
api 'com.googlecode.junit-toolbox:junit-toolbox:2.4'
10
0 commit comments