Skip to content

Commit 382e415

Browse files
committed
Thirdparty 1.0.9-c796a8e-SNAPSHOT
1 parent a84a924 commit 382e415

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,11 +207,11 @@
207207
<maven.min.version>3.3.9</maven.min.version>
208208

209209
<!-- Contains all shaded thirdparty dependencies -->
210-
<ratis.thirdparty.version>1.0.8</ratis.thirdparty.version>
210+
<ratis.thirdparty.version>1.0.9-c796a8e-SNAPSHOT</ratis.thirdparty.version>
211211

212212
<!-- Need these for the protobuf compiler. *MUST* match what is in ratis-thirdparty -->
213-
<shaded.protobuf.version>3.25.5</shaded.protobuf.version>
214-
<shaded.grpc.version>1.69.0</shaded.grpc.version>
213+
<shaded.protobuf.version>3.25.6</shaded.protobuf.version>
214+
<shaded.grpc.version>1.71.0</shaded.grpc.version>
215215

216216
<!-- Test properties -->
217217
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>

0 commit comments

Comments
 (0)