Skip to content

Commit

Permalink
HDDS-10035. Bump Ratis to 3.0.1 (#5961)
Browse files Browse the repository at this point in the history
  • Loading branch information
adoroszlai authored Jan 9, 2024
1 parent 9090d52 commit e4b6007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit e4b6007

Please sign in to comment.