Skip to content

Commit

Permalink
build(deps): bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent c7bfec6 commit 5530e0b
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.3.0-jre</guava.version>
<guava.version>33.3.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.6</jjwt.version>
Expand Down

0 comments on commit 5530e0b

Please sign in to comment.