Skip to content

Commit

Permalink
GROOVY-11535: Bump commons-io to 2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellansun committed Dec 22, 2024
1 parent 0c58f01 commit 7fc64a9
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 @@ -140,7 +140,7 @@ dependencies {
tools "org.codehaus.plexus:plexus-utils:4.0.2" // updated bridger dependency to remove vulnerability
tools "org.apache.maven:maven-core:3.9.9" // updated bridger dependency to remove vulnerability
tools "com.jcraft:jsch:0.1.55" // updated bridger dependency to remove vulnerability
tools "commons-io:commons-io:2.16.1" // updated bridger dependency to remove vulnerability
tools "commons-io:commons-io:2.18.0" // updated bridger dependency to remove vulnerability
tools "org.apache.maven.shared:maven-shared-utils:3.4.2" // updated bridger dependency to remove vulnerability
tools "org.ow2.asm:asm:${versions.asm}"
tools "com.thoughtworks.qdox:qdox:${versions.qdox}"
Expand Down

0 comments on commit 7fc64a9

Please sign in to comment.