Skip to content

Commit

Permalink
update the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
xiemalin committed Mar 2, 2021
1 parent 73c0e48 commit 073597f
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 @@ -94,7 +94,7 @@ jprotobuf-1.x JDK 6 或以上版本
<dependency>
<groupId>com.baidu</groupId>
<artifactId>jprotobuf</artifactId>
<version>1.13.2</version>
<version>1.13.3</version>
</dependency>
```
[下载发行包](https://repo1.maven.org/maven2/com/baidu/jprotobuf/)
Expand All @@ -104,7 +104,7 @@ jprotobuf-2.x JDK 7 或以上版本
<dependency>
<groupId>com.baidu</groupId>
<artifactId>jprotobuf</artifactId>
<version>2.4.5</version>
<version>2.4.7</version>
</dependency>
```
[下载发行包](https://repo1.maven.org/maven2/com/baidu/jprotobuf/2.4.3/)
Expand Down

0 comments on commit 073597f

Please sign in to comment.