Skip to content

Commit 8f714f0

Browse files
committed
bump commons-io to 2.19.0 (build dependency)
1 parent 27e9d14 commit 8f714f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ dependencies {
134134
tools "org.codehaus.plexus:plexus-utils:4.0.2" // updated bridger dependency to remove vulnerability
135135
tools "org.apache.maven:maven-core:3.9.9" // updated bridger dependency to remove vulnerability
136136
tools "com.jcraft:jsch:0.1.55" // updated bridger dependency to remove vulnerability
137-
tools "commons-io:commons-io:2.18.0" // updated bridger dependency to remove vulnerability
137+
tools "commons-io:commons-io:2.19.0" // updated bridger dependency to remove vulnerability
138138
tools "org.apache.maven.shared:maven-shared-utils:3.4.2" // updated bridger dependency to remove vulnerability
139139
tools "org.ow2.asm:asm:${versions.asm}"
140140
tools "com.thoughtworks.qdox:qdox:${versions.qdox}"

0 commit comments

Comments
 (0)