[MNG-8443] Bump com.google.guava:guava from 33.2.1-jre to 33.4.0-jre (#1991)

Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.1-jre to 33.4.0-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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---

https://issues.apache.org/jira/browse/MNG-8443
This commit is contained in:
dependabot[bot] 2024-12-17 10:53:46 +01:00 committed by GitHub
parent 68aa8415bb
commit dcf3d70c26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ under the License.
<!-- Blocked by 3.4.0+ changes, see MNG-7710, downgrade from parent 4.0.1 -->
<version.plexus-utils>3.5.1</version.plexus-utils>
<guiceVersion>5.1.0</guiceVersion>
<guavaVersion>33.2.1-jre</guavaVersion>
<guavaVersion>33.4.0-jre</guavaVersion>
<guavafailureaccessVersion>1.0.2</guavafailureaccessVersion>
<wagonVersion>3.5.3</wagonVersion>
<securityDispatcherVersion>2.0</securityDispatcherVersion>