Skip to content

Commit

Permalink
Merge pull request protocolbuffers#5122 from elharo/guava20
Browse files Browse the repository at this point in the history
update to Guava 20
  • Loading branch information
xfxyjwf committed Sep 10, 2018
2 parents 188c44b + bb3bff0 commit 3bf0245
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 @@ -82,7 +82,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>19.0</version>
<version>20.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 3bf0245

Please sign in to comment.