Skip to content

Commit 02116e2

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 829ba79 commit 02116e2

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
@@ -118,7 +118,7 @@
118118
<groupId>com.google.guava</groupId>
119119
<artifactId>guava</artifactId>
120120
<!-- Old version for velocity -->
121-
<version>25.1-jre</version>
121+
<version>31.1-jre</version>
122122
<!-- Exclude compile time deps not marked as such on upstream -->
123123
<exclusions>
124124
<exclusion>

0 commit comments

Comments
 (0)