Skip to content

Commit b99450d

Browse files
Bump commons-io:commons-io from 2.20.0 to 2.21.0 (#622)
1 parent 2c79d8e commit b99450d

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
@@ -73,7 +73,7 @@ dependencies {
7373
// Used in EmpiricalRandom.java, could be removed
7474
implementation 'org.eclipse.collections:eclipse-collections:13.0.0'
7575

76-
implementation 'commons-io:commons-io:2.20.0' // I/O functionalities
76+
implementation 'commons-io:commons-io:2.21.0' // I/O functionalities
7777
implementation 'commons-codec:commons-codec:1.20.0' // needed by commons-compress
7878
implementation 'org.apache.commons:commons-compress:1.28.0' // I/O functionalities
7979

0 commit comments

Comments
 (0)