Skip to content

Commit

Permalink
Update Guava and commons-compress (#789)
Browse files Browse the repository at this point in the history
  • Loading branch information
yahavi authored May 22, 2024
1 parent 9fc1247 commit 8da1228
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.24.0'
commonsCompressVersion = '1.26.0'
commonsIoVersion = '2.11.0'
commonsLang3Version = '3.12.0'
commonsLoggingVersion = '1.2'
Expand All @@ -18,7 +18,7 @@ buildscript {
gradleVersionsPluginVersion = '0.42.0'

groovyAllVersion = '3.0.13'
guavaVersion = '32.0.1-jre'
guavaVersion = '32.1.3-jre'
httpClientVersion = '4.5.14'
httpCoreVersion = '4.4.16'
ivyVersion = '2.5.2'
Expand Down

0 comments on commit 8da1228

Please sign in to comment.