Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre in /Plan (#4015)

Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.0-jre to 33.4.5-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-03-23 11:53:39 +02:00 committed by GitHub
parent bf0c15b506
commit 5947f40cf0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -96,7 +96,7 @@ subprojects {
testContainersVersion = "1.20.5"
awaitilityVersion = "4.2.2"
swaggerVersion = "2.2.28"
guavaVersion = "33.4.0-jre"
guavaVersion = "33.4.5-jre"
}
repositories {