Skip to content

Commit

Permalink
Bump Guava to 32.1.3.
Browse files Browse the repository at this point in the history
RELNOTES=n/a
PiperOrigin-RevId: 572346080
  • Loading branch information
cpovirk authored and EscapeVelocity Team committed Oct 10, 2023
1 parent aeab413 commit 0396260
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.2-jre</version>
<version>32.1.3-jre</version>
</dependency>
<!-- test dependencies -->
<dependency>
Expand All @@ -61,7 +61,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-testlib</artifactId>
<version>32.1.2-jre</version>
<version>32.1.3-jre</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 0396260

Please sign in to comment.