This is an automated email from the ASF dual-hosted git repository. williamsong pushed a commit to branch release-3.1.3 in repository https://gitbox.apache.org/repos/asf/ratis.git
commit 9ae3040b873a02028241ff846d50239bb7c66955 Author: Potato <[email protected]> AuthorDate: Thu Nov 28 17:28:51 2024 +0800 RATIS-2201. Bump ratis-thirdparty from 1.0.6 to 1.0.7 (#1185) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0264dbf84..0ccb292d4 100644 --- a/pom.xml +++ b/pom.xml @@ -210,7 +210,7 @@ <maven.min.version>3.3.9</maven.min.version> <!-- Contains all shaded thirdparty dependencies --> - <ratis.thirdparty.version>1.0.6</ratis.thirdparty.version> + <ratis.thirdparty.version>1.0.7</ratis.thirdparty.version> <!-- Need these for the protobuf compiler. *MUST* match what is in ratis-thirdparty --> <shaded.protobuf.version>3.24.4</shaded.protobuf.version>
