Skip to content

Commit

Permalink
Release 1.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
xiemalin committed Oct 27, 2017
1 parent f76b428 commit f94e6e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jprotobuf-1.x JDK 6 或以上版本
<dependency>
<groupId>com.baidu</groupId>
<artifactId>jprotobuf</artifactId>
<version>1.10.6</version>
<version>1.10.7</version>
</dependency>
```
[下载发行包](http://repo1.maven.org/maven2/com/baidu/jprotobuf/)
Expand All @@ -61,7 +61,7 @@ jprotobuf-2.x JDK 7 或以上版本
<dependency>
<groupId>com.baidu</groupId>
<artifactId>jprotobuf</artifactId>
<version>2.1.2</version>
<version>2.1.3</version>
</dependency>
```
[下载发行包](https://oss.sonatype.org/content/repositories/snapshots/com/baidu/jprotobuf/2.0.1-SNAPSHOT/)
Expand Down

0 comments on commit f94e6e7

Please sign in to comment.