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 06d802c80f HDDS-10035. Bump Ratis to 3.0.1 (#5965)
06d802c80f is described below
commit 06d802c80f5e6daa40489e6e1ec24d6777380c3f
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Tue Jan 9 23:19:36 2024 +0100
HDDS-10035. Bump Ratis to 3.0.1 (#5965)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fe87dbcd46..2ff8dc1c2b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,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.0.0</ratis.version>
+ <ratis.version>3.0.1</ratis.version>
<!-- Apache Ratis thirdparty version -->
<ratis.thirdparty.version>1.0.5</ratis.thirdparty.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]