Commit d8b8629 1 parent b27e516 commit d8b8629 Copy full SHA for d8b8629
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ buildscript {
46
46
classpath " com.diffplug.spotless:spotless-plugin-gradle:6.13.0"
47
47
48
48
classpath " org.apache.httpcomponents:httpclient:4.5.14"
49
- classpath " commons-io:commons-io:2.16.1 "
49
+ classpath " commons-io:commons-io:2.17.0 "
50
50
}
51
51
}
52
52
@@ -711,7 +711,7 @@ subprojects {
711
711
dependency " org.apache.commons:commons-lang3:3.17.0"
712
712
dependency " org.apache.commons:commons-collections4:4.4"
713
713
dependency " org.apache.commons:commons-text:1.12.0"
714
- dependency " commons-io:commons-io:2.16.1 "
714
+ dependency " commons-io:commons-io:2.17.0 "
715
715
dependency " commons-validator:commons-validator:1.9.0"
716
716
dependency " com.google.guava:guava:33.3.0-jre"
717
717
You can’t perform that action at this time.
0 commit comments