Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.4.0-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 5ab1057 commit 825359c
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 @@ -92,7 +92,7 @@ allprojects {
dependencyManagement {
dependencies {
//CVE-2018-10237 - Unbounded memory allocation
dependencySet(group: 'com.google.guava', version: '33.3.1-jre') {
dependencySet(group: 'com.google.guava', version: '33.4.0-jre') {
entry 'guava'
}

Expand Down

0 comments on commit 825359c

Please sign in to comment.