Unverified Commit 9a8d9b10 authored by Feng Xiao's avatar Feng Xiao Committed by GitHub

Merge pull request #5082 from elharo/guava

update version
parents 0bfe1ca2 25933156
......@@ -19,7 +19,7 @@ protobuf Java runtime. If you are using Maven, use the following:
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.5.1</version>
<version>3.6.1</version>
</dependency>
```
......@@ -33,7 +33,7 @@ protobuf-java-util package:
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
<version>3.5.1</version>
<version>3.6.1</version>
</dependency>
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment