Skip to content

Commit

Permalink
Update guava to 31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemers committed Oct 6, 2022
1 parent b1bd9ba commit 7ac3480
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Expand Up @@ -1192,6 +1192,11 @@
<artifactId>guice</artifactId>
<version>${guice.version}</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.1-jre</version>
</dependency>
<dependency>
<groupId>com.google.inject.extensions</groupId>
<artifactId>guice-multibindings</artifactId>
Expand Down

0 comments on commit 7ac3480

Please sign in to comment.