Skip to content

Commit f871486

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 59eb9ce commit f871486

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
@@ -150,7 +150,7 @@
150150
<groupId>com.google.guava</groupId>
151151
<artifactId>guava</artifactId>
152152
<!-- Old version for velocity -->
153-
<version>25.1-jre</version>
153+
<version>31.1-jre</version>
154154
<!-- Exclude compile time dependencies not marked as such on upstream -->
155155
<exclusions>
156156
<exclusion>

0 commit comments

Comments
 (0)