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/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 10d3b213e8 HDDS-11504. Update Ratis to 3.1.1. (#7257)
10d3b213e8 is described below
commit 10d3b213e8f0c9156b885f989e7d69c9287c6be4
Author: Wei-Chiu Chuang <[email protected]>
AuthorDate: Tue Oct 1 00:42:55 2024 -0700
HDDS-11504. Update Ratis to 3.1.1. (#7257)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 30c9835ee1..a35ac576e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<!-- HDDS Rocks Native dependency version-->
<hdds.rocks.native.version>${hdds.version}</hdds.rocks.native.version>
<!-- Apache Ratis version -->
- <ratis.version>3.1.0</ratis.version>
+ <ratis.version>3.1.1</ratis.version>
<!-- Apache Ratis thirdparty version -->
<ratis.thirdparty.version>1.0.6</ratis.thirdparty.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]