Skip to content

Commit e6df7c9

Browse files
Bump guava from 29.0-jre to 32.0.0-jre (#134)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27e5fef commit e6df7c9

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
@@ -90,7 +90,7 @@
9090
<checkstyle.config.location>checkstyle.xml</checkstyle.config.location>
9191

9292
<!-- versions -->
93-
<guava.version>29.0-jre</guava.version>
93+
<guava.version>32.0.0-jre</guava.version>
9494
<jsr305.version>3.0.2</jsr305.version>
9595
<jsr311-api.version>1.1.1</jsr311-api.version>
9696
<junit.version>4.13.1</junit.version>

0 commit comments

Comments
 (0)