Skip to content

Commit 652d248

Browse files
committed
Remove unnecessary constraint
1 parent 558b1cf commit 652d248

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

e2e-tests/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ dependencies {
3737
implementation('io.netty:netty-handler:4.1.59.Final') {
3838
because 'to fix SNYK-JAVA-IONETTY-1042268'
3939
}
40-
implementation('commons-io:commons-io:2.15.1') {
41-
because 'to fix SNYK-JAVA-IONETTY-COMMONSIO-1277109'
42-
}
4340
}
4441
}
4542

0 commit comments

Comments
 (0)