Skip to content

Commit 7ac3480

Browse files
committed
Update guava to 31.1
1 parent b1bd9ba commit 7ac3480

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1192,6 +1192,11 @@
11921192
<artifactId>guice</artifactId>
11931193
<version>${guice.version}</version>
11941194
</dependency>
1195+
<dependency>
1196+
<groupId>com.google.guava</groupId>
1197+
<artifactId>guava</artifactId>
1198+
<version>31.1-jre</version>
1199+
</dependency>
11951200
<dependency>
11961201
<groupId>com.google.inject.extensions</groupId>
11971202
<artifactId>guice-multibindings</artifactId>

0 commit comments

Comments
 (0)