Skip to content

Commit

Permalink
Backport to branch(3.8) : Fix CVE-2023-2976 (#960)
Browse files Browse the repository at this point in the history
  • Loading branch information
brfrn169 authored Jul 18, 2023
1 parent 26c9453 commit e78c210
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 @@ -21,7 +21,7 @@ subprojects {

ext {
guiceVersion = '5.0.1'
guavaVersion = '31.1-jre'
guavaVersion = '32.1.1-jre'
slf4jVersion = '1.7.30'
cassandraDriverVersion = '3.6.0'
azureCosmosVersion = '4.39.0'
Expand Down

0 comments on commit e78c210

Please sign in to comment.