Skip to content

Commit

Permalink
Merge pull request #655 from jenkinsci/dependabot/gradle/commons-io-c…
Browse files Browse the repository at this point in the history
…ommons-io-2.16.0

Bump commons-io:commons-io from 2.15.1 to 2.16.0
  • Loading branch information
nre-ableton authored Mar 29, 2024
2 parents 197a70b + 91f5a93 commit 5cf5c30
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 @@ -24,7 +24,7 @@ dependencies {
implementation('org.codehaus.groovy:groovy-all:2.4.21')
implementation('com.cloudbees:groovy-cps:3867.v535458ce43fd')
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:700.v0e341fa_57d53')
implementation('commons-io:commons-io:2.15.1')
implementation('commons-io:commons-io:2.16.0')
implementation('org.apache.ivy:ivy:2.5.2')
api('org.assertj:assertj-core:3.25.3')
implementation('org.apache.commons:commons-lang3:3.14.0')
Expand Down

0 comments on commit 5cf5c30

Please sign in to comment.