Skip to content

Commit 3376b86

Browse files
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 d558d05 commit 3376b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.google.guava</groupId>
3131
<artifactId>guava</artifactId>
32-
<version>29.0-jre</version>
32+
<version>32.0.0-jre</version>
3333
</dependency>
3434
<dependency>
3535
<groupId>junit</groupId>

0 commit comments

Comments
 (0)