Skip to content

Commit 3790b89

Browse files
Bump org.apache.commons:commons-lang3 in /modules/jdbc-test
Bumps org.apache.commons:commons-lang3 from 3.15.0 to 3.17.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5328bca commit 3790b89

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
@@ -2,7 +2,7 @@ dependencies {
22
api project(':jdbc')
33

44
api 'com.google.guava:guava:33.3.1-jre'
5-
api 'org.apache.commons:commons-lang3:3.15.0'
5+
api 'org.apache.commons:commons-lang3:3.17.0'
66
api 'com.zaxxer:HikariCP-java6:2.3.13'
77
api 'commons-dbutils:commons-dbutils:1.8.1'
88

0 commit comments

Comments
 (0)