Skip to content

Commit

Permalink
Merge pull request #7764 from planetscale/guava-update
Browse files Browse the repository at this point in the history
[Java] Guava update to 31.1.1
  • Loading branch information
shlomi-noach authored Apr 1, 2021
2 parents ee18713 + 52500c2 commit 8b8e502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>26.0-jre</version>
<version>30.1.1-jre</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
Expand Down

0 comments on commit 8b8e502

Please sign in to comment.