fix(deps): update dependency com.google.guava:guava-bom to v33.4.6-jre (#7223)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-26 17:20:13 -05:00 committed by GitHub
parent 526137fd64
commit 9698d24fdf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ val DEPENDENCY_BOMS = listOf(
// by FOSSA for containing EPL-licensed)
"com.fasterxml.jackson:jackson-bom:2.18.3",
"com.google.guava:guava-bom:33.4.5-jre",
"com.google.guava:guava-bom:33.4.6-jre",
"com.google.protobuf:protobuf-bom:4.29.3",
"com.squareup.okhttp3:okhttp-bom:4.12.0",
"com.squareup.okio:okio-bom:3.10.2", // applies to transitive dependencies of okhttp