Skip to content

Commit

Permalink
Upgrade commons-compress to 1.24 (#762)
Browse files Browse the repository at this point in the history
  • Loading branch information
yahavi committed Sep 29, 2023
1 parent 126fc53 commit c52f60a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
antVersion = '1.10.12'
buildInfoExtractorVersion = '4.29.4'
commonsCodecVersion = '1.15'
commonsCompressVersion = '1.22'
commonsCompressVersion = '1.24.0'
commonsIoVersion = '2.11.0'
commonsLang3Version = '3.12.0'
commonsLoggingVersion = '1.2'
Expand Down

0 comments on commit c52f60a

Please sign in to comment.