Skip to content

Commit

Permalink
Bump guava from 26.0-jre to 29.0-jre
Browse files Browse the repository at this point in the history
Bumps [guava](https://github.com/google/guava) from 26.0-jre to 29.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2023
1 parent c1e3eba commit e5ecac4
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 @@ -107,7 +107,7 @@
<artifactId>guava</artifactId>
<!-- I'm reluctant to update to 27.0.1 because of https://groups.google.com/forum/#!topic/guava-announce/Km82fZG68Sw
and a weird additional empty artifact which comes with guava then -->
<version>26.0-jre</version>
<version>29.0-jre</version>
<!-- The exclusions are done due to https://github.com/google/guava/issues/2824 -->
<exclusions>
<exclusion>
Expand Down

0 comments on commit e5ecac4

Please sign in to comment.