We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b155164 commit 5ef4520Copy full SHA for 5ef4520
build.gradle
@@ -46,7 +46,7 @@ dependencies {
46
implementation 'org.apache.maven:maven-plugin-api:3.6.0'
47
implementation 'org.codehaus.plexus:plexus-utils:3.1.1'
48
implementation 'org.twdata.maven:mojo-executor:2.3.0'
49
- implementation 'commons-io:commons-io:2.7'
+ implementation 'commons-io:commons-io:2.11.0'
50
implementation 'org.apache.commons:commons-lang3:3.9'
51
implementation 'org.apache.commons:commons-collections4:4.1'
52
implementation 'org.apache.commons:commons-compress:1.21'
0 commit comments