Skip to content

Commit 27a08fa

Browse files
Update dependency commons-io:commons-io to v2.21.0
1 parent 8bca669 commit 27a08fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ ext {
5050
poi_version = "5.2.2"
5151

5252
commons_cli_version = '1.8.0'
53-
commons_io_version = '2.7'
53+
commons_io_version = '2.21.0'
5454
}
5555

5656
sourceCompatibility = '11'

0 commit comments

Comments
 (0)