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 9c5182d commit 3b80c63Copy full SHA for 3b80c63
gradle/dependencies.gradle
@@ -6,7 +6,7 @@ dependencies {
6
implementation 'org.jdom:jdom2:2.0.6.1'
7
implementation 'org.ow2.asm:asm:9.5'
8
implementation 'org.ow2.asm:asm-commons:9.5'
9
- implementation 'commons-io:commons-io:2.11.0'
+ implementation 'commons-io:commons-io:2.14.0'
10
implementation 'org.apache.ant:ant:1.10.13'
11
implementation 'org.codehaus.plexus:plexus-utils:3.5.1'
12
implementation "org.apache.logging.log4j:log4j-core:2.20.0"
0 commit comments