This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis.git
The following commit(s) were added to refs/heads/master by this push:
new 3efec8d78 RATIS-2201. Bump ratis-thirdparty from 1.0.6 to 1.0.7 (#1185)
3efec8d78 is described below
commit 3efec8d78e143939234748e2d614dbcf5fbba467
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 ce6a1abda..ec1a0f72a 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>