File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ dependencies {
5959
6060 implementation " net.sf.jopt-simple:jopt-simple:5.0.4"
6161 implementation " org.anarres.jdiagnostics:jdiagnostics:1.0.7"
62- implementation " commons-io:commons-io:2.6 "
62+ implementation " commons-io:commons-io:2.11.0 "
6363 implementation " org.apache.commons:commons-csv:1.9.0"
6464 implementation " org.apache.commons:commons-lang3:3.8.1"
6565 testFixturesImplementation " org.apache.commons:commons-lang3:3.8.1"
@@ -78,7 +78,7 @@ dependencies {
7878 runtimeOnly " com.amazon.redshift:redshift-jdbc42:2.1.0.8"
7979
8080 testFixturesApi " org.apache.commons:commons-compress:1.18"
81- testFixturesApi " commons-io:commons-io:2.6 "
81+ testFixturesApi " commons-io:commons-io:2.11.0 "
8282 testImplementation " org.xerial:sqlite-jdbc:3.32.3"
8383 testImplementation " com.github.stefanbirkner:system-rules:1.18.0"
8484 testImplementation " org.postgresql:postgresql:42.5.4"
You can’t perform that action at this time.
0 commit comments