Skip to content

Commit 5a94243

Browse files
Bump commons-lang3 from 3.11 to 3.12.0 in /modules/jdbc-test (#3856)
Bumps commons-lang3 from 3.11 to 3.12.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c69f6f8 commit 5a94243

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
@@ -3,7 +3,7 @@ dependencies {
33
compile project(':test-support')
44

55
compile 'com.google.guava:guava:30.1-jre'
6-
compile 'org.apache.commons:commons-lang3:3.11'
6+
compile 'org.apache.commons:commons-lang3:3.12.0'
77
compile 'com.zaxxer:HikariCP-java6:2.3.13'
88
compile 'commons-dbutils:commons-dbutils:1.7'
99

0 commit comments

Comments
 (0)