Skip to content

Commit

Permalink
build(deps): bump com.google.guava:guava from 33.1.0-jre to 33.2.1-jre (
Browse files Browse the repository at this point in the history
#2470)

Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.1.0-jre to 33.2.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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Murali Basani <[email protected]>
  • Loading branch information
dependabot[bot] and muralibasani authored Jun 3, 2024
1 parent 0f407f0 commit 474f187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<assertj-core.version>3.25.3</assertj-core.version>
<exec-maven-plugin.version>3.1.0</exec-maven-plugin.version>
<google-java-format.version>1.17.0</google-java-format.version>
<guava.version>33.1.0-jre</guava.version>
<guava.version>33.2.1-jre</guava.version>
<httpclient5.version>5.3.1</httpclient5.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<jjwt.version>0.12.5</jjwt.version>
Expand Down

0 comments on commit 474f187

Please sign in to comment.