Skip to content

Commit d59fc4d

Browse files
dependabot[bot]narkisr
authored andcommitted
Bump guava from 29.0-jre to 32.0.0-jre
Bumps [guava](https://github.com/google/guava) from 29.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>
1 parent f0ec122 commit d59fc4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>com.google.guava</groupId>
2222
<artifactId>guava</artifactId>
23-
<version>29.0-jre</version>
23+
<version>32.0.0-jre</version>
2424
</dependency>
2525
</dependencies>
2626
<build>

0 commit comments

Comments
 (0)