升级 proto 版本

This commit is contained in:
cheney 2022-12-13 11:04:52 +08:00
parent 3f6d316d8b
commit 92ee7a17e8

View File

@ -30,6 +30,7 @@
<groupId>com.github.houbb</groupId>
<artifactId>junitperf</artifactId>
<version>1.0.3</version>
<scope>test</scope>
</dependency>
<!-- &lt;!&ndash; https://mvnrepository.com/artifact/org.apache.commons/commons-pool2 &ndash;&gt;-->
@ -77,7 +78,7 @@
<dependency>
<groupId>com.sunyard</groupId>
<artifactId>proto</artifactId>
<version>1.0-20220804</version>
<version>1.0.20221213</version>
</dependency>