Skip to content

Commit 5a1afb5

Browse files
committed
commons-io upgraded to 2.16.1
1 parent 514265d commit 5a1afb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040
implementation 'org.apache.maven:maven-plugin-api:3.6.0'
4141
implementation 'org.codehaus.plexus:plexus-utils:3.5.1'
4242
implementation 'org.twdata.maven:mojo-executor:2.3.0'
43-
implementation 'commons-io:commons-io:2.11.0'
43+
implementation 'commons-io:commons-io:2.16.1'
4444
implementation 'org.apache.commons:commons-lang3:3.9'
4545
implementation 'org.apache.commons:commons-collections4:4.3'
4646
implementation 'org.apache.commons:commons-compress:1.21'

0 commit comments

Comments
 (0)