Skip to content

Commit

Permalink
Bump Guava to 33.3.1.
Browse files Browse the repository at this point in the history
RELNOTES=n/a
PiperOrigin-RevId: 677931079
  • Loading branch information
cpovirk authored and EscapeVelocity Team committed Sep 23, 2024
1 parent 80b0a16 commit 07d0220
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>33.3.0-jre</version>
<version>33.3.1-jre</version>
</dependency>
<!-- test dependencies -->
<dependency>
Expand All @@ -61,7 +61,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-testlib</artifactId>
<version>33.3.0-jre</version>
<version>33.3.1-jre</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 07d0220

Please sign in to comment.