Skip to content

Commit

Permalink
chore: upgrade google guava
Browse files Browse the repository at this point in the history
  • Loading branch information
osalvador committed Jan 31, 2024
1 parent 8e45f0f commit 9cfaff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>[30.0-jre,)</version>
<version>32.1.3-jre</version>
</dependency>

<!-- <dependency>-->
Expand Down

0 comments on commit 9cfaff2

Please sign in to comment.