Skip to content

Commit 40e42f9

Browse files
Bump commons-dbutils:commons-dbutils in /modules/jdbc-test
Bumps commons-dbutils:commons-dbutils from 1.8.0 to 1.8.1. --- updated-dependencies: - dependency-name: commons-dbutils:commons-dbutils dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e84ef48 commit 40e42f9

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.8.0'
7+
api 'commons-dbutils:commons-dbutils:1.8.1'
88

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

0 commit comments

Comments
 (0)