Skip to content

Commit 39b9db0

Browse files
Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 (#585)
1 parent 80e9cc8 commit 39b9db0

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
@@ -69,7 +69,7 @@ dependencies {
6969
implementation 'org.eclipse.collections:eclipse-collections:13.0.0'
7070

7171
implementation 'commons-io:commons-io:2.20.0' // I/O functionalities
72-
implementation 'commons-codec:commons-codec:1.18.0' // needed by commons-compress
72+
implementation 'commons-codec:commons-codec:1.19.0' // needed by commons-compress
7373
implementation 'org.apache.commons:commons-compress:1.27.1' // I/O functionalities
7474

7575
// testing

0 commit comments

Comments
 (0)