Skip to content

Commit

Permalink
HDDS-11653. Bump Ratis to 3.1.2 (#7427)
Browse files Browse the repository at this point in the history
  • Loading branch information
adoroszlai authored Nov 14, 2024
1 parent 47ec4dd commit 889ba80
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 @@ -79,7 +79,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.1</ratis.version>
<ratis.version>3.1.2</ratis.version>

<!-- Apache Ratis thirdparty version -->
<ratis.thirdparty.version>1.0.6</ratis.thirdparty.version>
Expand Down

0 comments on commit 889ba80

Please sign in to comment.