Skip to content

Commit e82a756

Browse files
Bump guava from 31.1-jre to 32.0.0-jre (#46)
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 03fa06b commit e82a756

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
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>com.google.guava</groupId>
133133
<artifactId>guava</artifactId>
134-
<version>31.1-jre</version>
134+
<version>32.0.0-jre</version>
135135
</dependency>
136136
<!-- UTILS ENDS -->
137137

0 commit comments

Comments
 (0)