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 514265d commit 5a1afb5Copy full SHA for 5a1afb5
build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
implementation 'org.apache.maven:maven-plugin-api:3.6.0'
41
implementation 'org.codehaus.plexus:plexus-utils:3.5.1'
42
implementation 'org.twdata.maven:mojo-executor:2.3.0'
43
- implementation 'commons-io:commons-io:2.11.0'
+ implementation 'commons-io:commons-io:2.16.1'
44
implementation 'org.apache.commons:commons-lang3:3.9'
45
implementation 'org.apache.commons:commons-collections4:4.3'
46
implementation 'org.apache.commons:commons-compress:1.21'
0 commit comments