Skip to content

Commit 1038755

Browse files
authored
Merge pull request #681 from jenkinsci/dependabot/gradle/commons-io-commons-io-2.17.0
build(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0
2 parents 1410be4 + 9cd5dd5 commit 1038755

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
@@ -24,7 +24,7 @@ dependencies {
2424
implementation('org.codehaus.groovy:groovy-all:2.4.21')
2525
implementation('com.cloudbees:groovy-cps:3953.v19f11da_8d2fa_')
2626
testImplementation('io.jenkins.plugins:pipeline-groovy-lib:700.v0e341fa_57d53')
27-
implementation('commons-io:commons-io:2.16.1')
27+
implementation('commons-io:commons-io:2.17.0')
2828
implementation('org.apache.ivy:ivy:2.5.2')
2929
api('org.assertj:assertj-core:3.26.3')
3030
implementation('org.apache.commons:commons-lang3:3.17.0')

0 commit comments

Comments
 (0)