Skip to content

Commit efdd1ee

Browse files
Bump org.apache.commons:commons-lang3 from 3.1 to 3.17.0
Bumps org.apache.commons:commons-lang3 from 3.1 to 3.17.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19c4439 commit efdd1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ dependencies {
305305
}
306306
implementation 'commons-io:commons-io:2.4'
307307
implementation 'info.picocli:picocli:4.7.7'
308-
implementation 'org.apache.commons:commons-lang3:3.1'
308+
implementation 'org.apache.commons:commons-lang3:3.17.0'
309309
implementation 'org.apache.velocity:velocity:1.7'
310310
implementation 'org.ini4j:ini4j:0.5.2'
311311
implementation 'com.sun.codemodel:codemodel:2.4.1'

0 commit comments

Comments
 (0)