Skip to content

Commit

Permalink
Bump guava from 30.0-jre to 32.0.0-jre (#50)
Browse files Browse the repository at this point in the history
Bumps [guava](https://github.com/google/guava) from 30.0-jre to 32.0.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:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent b68c467 commit 28a5194
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 @@ -27,7 +27,7 @@
<springfox-swagger.version>3.0.0</springfox-swagger.version>
<kubernetes.client-java.version>11.0.1</kubernetes.client-java.version>

<guava.version>30.0-jre</guava.version>
<guava.version>32.0.0-jre</guava.version>
<maven-surefire-plugin.version>2.22.1</maven-surefire-plugin.version>
<apache.commons.lang3.version>3.12.0</apache.commons.lang3.version>
<apache.commons.collections4.version>4.4</apache.commons.collections4.version>
Expand Down

0 comments on commit 28a5194

Please sign in to comment.