Skip to content

Commit f87c16e

Browse files
Bump guava from 25.1-jre to 31.1-jre
Bumps [guava](https://github.com/google/guava) from 25.1-jre to 31.1-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]>
1 parent c886ccb commit f87c16e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<groupId>com.google.guava</groupId>
154154
<artifactId>guava</artifactId>
155155
<!-- Old version for velocity -->
156-
<version>25.1-jre</version>
156+
<version>31.1-jre</version>
157157
<!-- Exclude compile time dependencies not marked as such on upstream -->
158158
<exclusions>
159159
<exclusion>

0 commit comments

Comments
 (0)