Skip to content

Commit 4e22487

Browse files
authored
Merge pull request #573 from gocd-contrib/dependabot/gradle/gradle-deps-e7a61864fc
Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 in the gradle-deps group
2 parents 60e8925 + 5acccd6 commit 4e22487

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ final Map<String, String> libraries = [
2525
ant : 'org.apache.ant:ant:1.10.15',
2626
classgraph : 'io.github.classgraph:classgraph:4.8.184',
2727
commonsIO : 'commons-io:commons-io:2.21.0',
28-
commonsLang : 'org.apache.commons:commons-lang3:3.19.0',
28+
commonsLang : 'org.apache.commons:commons-lang3:3.20.0',
2929
commonsText : 'org.apache.commons:commons-text:1.14.0',
3030
glassfishExpressly : 'org.glassfish.expressly:expressly:6.0.0',
3131
groovy : 'org.apache.groovy:groovy:5.0.2',

0 commit comments

Comments
 (0)