Skip to content

Commit

Permalink
HDDS-11504. Update Ratis to 3.1.1. (apache#7257)
Browse files Browse the repository at this point in the history
  • Loading branch information
jojochuang authored Oct 1, 2024
1 parent ce46297 commit 10d3b21
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 @@ -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>
Expand Down

0 comments on commit 10d3b21

Please sign in to comment.