Skip to content

Commit

Permalink
⬆️ upgrade guava version
Browse files Browse the repository at this point in the history
  • Loading branch information
binarywang authored and hywr committed Jun 23, 2021
1 parent 9279156 commit 933e058
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 @@ -180,7 +180,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>29.0-jre</version>
<version>30.0-jre</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit 933e058

Please sign in to comment.