Skip to content

Commit 81d3713

Browse files
CommonsIO: update
1 parent 919453f commit 81d3713

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/groovy/dwh-migration-dumper.java-common-conventions.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)