Skip to content

Commit b5b46a7

Browse files
Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 (#621)
1 parent c3d7d20 commit b5b46a7

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
@@ -74,7 +74,7 @@ dependencies {
7474
implementation 'org.eclipse.collections:eclipse-collections:13.0.0'
7575

7676
implementation 'commons-io:commons-io:2.20.0' // I/O functionalities
77-
implementation 'commons-codec:commons-codec:1.19.0' // needed by commons-compress
77+
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

8080
// testing

0 commit comments

Comments
 (0)