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 192ce4880 RATIS-2090. Bump ratis-thirdparty to 1.0.6 (#1093)
192ce4880 is described below

commit 192ce4880866bc05aa09fd3fec3431dbb9ab8e8c
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Wed May 15 06:56:10 2024 +0200

    RATIS-2090. Bump ratis-thirdparty to 1.0.6 (#1093)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0130258b1..f8249e0ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@
     <maven.min.version>3.3.9</maven.min.version>
 
     <!-- Contains all shaded thirdparty dependencies -->
-    <ratis.thirdparty.version>1.0.5</ratis.thirdparty.version>
+    <ratis.thirdparty.version>1.0.6</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>

Reply via email to