Skip to content

Commit e8070e9

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/jdbc-test/commons-dbutils-commons-dbutils-1.8.0' into combined-pr-branch
2 parents 1e3b4b7 + d11ab7d commit e8070e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jdbc-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies {
44
api 'com.google.guava:guava:32.1.2-jre'
55
api 'org.apache.commons:commons-lang3:3.13.0'
66
api 'com.zaxxer:HikariCP-java6:2.3.13'
7-
api 'commons-dbutils:commons-dbutils:1.7'
7+
api 'commons-dbutils:commons-dbutils:1.8.0'
88

99
api 'com.googlecode.junit-toolbox:junit-toolbox:2.4'
1010

0 commit comments

Comments
 (0)