Skip to content

Commit

Permalink
bump guava version
Browse files Browse the repository at this point in the history
  • Loading branch information
lichao127 committed Aug 15, 2023
1 parent b38d198 commit 971d878
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 @@ -184,7 +184,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.1-jre</version>
<version>32.0-jre</version>
</dependency>
</dependencies>

Expand Down Expand Up @@ -342,4 +342,4 @@

</plugins>
</build>
</project>
</project>

0 comments on commit 971d878

Please sign in to comment.