This is an automated email from the ASF dual-hosted git repository.

zhouky pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-celeborn.git


The following commit(s) were added to refs/heads/main by this push:
     new c9e32210 [(ELEBORN-127] Bump Ratis 2.4.1 (#1070)
c9e32210 is described below

commit c9e3221075ab3c5b338c19784991659708a54f25
Author: Cheng Pan <[email protected]>
AuthorDate: Tue Dec 13 20:09:52 2022 +0800

    [(ELEBORN-127] Bump Ratis 2.4.1 (#1070)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a27fad7f..28628bd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
     <mockito-scalatest.version>1.16.37</mockito-scalatest.version>
     <netty.version>4.1.77.Final</netty.version>
     <protobuf.version>3.19.2</protobuf.version>
-    <ratis.version>2.4.0</ratis.version>
+    <ratis.version>2.4.1</ratis.version>
     <scalamock.version>5.1.0</scalamock.version>
     <scalatest.version>3.2.3</scalatest.version>
     <slf4j.version>1.7.36</slf4j.version>

Reply via email to