Skip to content

Commit eeff3cb

Browse files
Bump guava from 31.1-jre to 32.0.0-jre (#421)
Bumps [guava](https://github.com/google/guava) from 31.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee0818c commit eeff3cb

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
@@ -213,7 +213,7 @@
213213
<dependency>
214214
<groupId>com.google.guava</groupId>
215215
<artifactId>guava</artifactId>
216-
<version>31.1-jre</version>
216+
<version>32.0.0-jre</version>
217217
</dependency>
218218
<!-- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-cloudformation -->
219219
<dependency>

0 commit comments

Comments
 (0)