This is an automated email from the ASF dual-hosted git repository.
chengpan pushed a commit to branch branch-0.2
in repository https://gitbox.apache.org/repos/asf/incubator-celeborn.git
The following commit(s) were added to refs/heads/branch-0.2 by this push:
new 1983124e [(ELEBORN-127] Bump Ratis 2.4.1 (#1070)
1983124e is described below
commit 1983124e8647db325e9adf3c5cdf4231f879fcdc
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 cc85bd0d..77a2a4e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,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>