build(deps): bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre (#3703)

Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.0-jre to 33.3.1-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] 2024-10-03 07:13:10 -04:00 committed by GitHub
parent 495af67707
commit 111a95f369
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ commons_io = "2.17.0"
commons_cli = "1.9.0"
commons_lang3 = "3.17.0"
commons_text = "1.12.0"
guava = "33.3.0-jre"
guava = "33.3.1-jre"
junit = "4.13.2"
r8 = "8.5.35"
smali = "3.0.8"