Skip to content

Commit 43714a0

Browse files
Bump guava from 31.0.1-jre to 32.0.0-jre (#24)
Bumps [guava](https://github.com/google/guava) from 31.0.1-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 7800bec commit 43714a0

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
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>com.google.guava</groupId>
118118
<artifactId>guava</artifactId>
119-
<version>31.0.1-jre</version>
119+
<version>32.0.0-jre</version>
120120
</dependency>
121121
<dependency>
122122
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)