Skip to content

Commit d3b040c

Browse files
Bump com.google.guava:guava from 25.1-jre to 32.0.0-jre (#375)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 25.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:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0b7b7d commit d3b040c

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
@@ -114,7 +114,7 @@
114114
<!-- Only for integration tests, use the shaded JAR for production code -->
115115
<groupId>com.google.guava</groupId>
116116
<artifactId>guava</artifactId>
117-
<version>25.1-jre</version>
117+
<version>32.0.0-jre</version>
118118
</dependency>
119119
<dependency>
120120
<groupId>com.typesafe</groupId>

0 commit comments

Comments
 (0)