Skip to content

Commit 3b80c63

Browse files
fix(deps): update dependency commons-io:commons-io to v2.14.0
1 parent 9c5182d commit 3b80c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
implementation 'org.jdom:jdom2:2.0.6.1'
77
implementation 'org.ow2.asm:asm:9.5'
88
implementation 'org.ow2.asm:asm-commons:9.5'
9-
implementation 'commons-io:commons-io:2.11.0'
9+
implementation 'commons-io:commons-io:2.14.0'
1010
implementation 'org.apache.ant:ant:1.10.13'
1111
implementation 'org.codehaus.plexus:plexus-utils:3.5.1'
1212
implementation "org.apache.logging.log4j:log4j-core:2.20.0"

0 commit comments

Comments
 (0)