Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-lang3 to v3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2023
1 parent d841760 commit f73226d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
implementation group: 'org.codehaus.groovy', name: 'groovy-dateutil', version: '2.5.22'

implementation group: 'com.cloudbees', name: 'groovy-cps', version: '3659.v582dc37621d8'
testImplementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.12.0'
testImplementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.13.0'

implementation group: 'org.jenkins-ci.main', name: 'jenkins-core', version: '2.409'
implementation group: 'org.jenkins-ci.plugins.workflow', name: 'workflow-step-api', version: '625.vd896b_f445a_f8', ext: 'jar'
Expand Down

0 comments on commit f73226d

Please sign in to comment.