From ddf147b86532ee660f7f3bc9c2cf8ae43d9818ba Mon Sep 17 00:00:00 2001 From: HTHou Date: Wed, 9 Sep 2026 10:00:22 +0800 Subject: [PATCH 1/2] Test ratis 3.3.1 --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 90ac0c70ce7ca..6184018f11d10 100644 --- a/pom.xml +++ b/pom.xml @@ -27,6 +27,10 @@ jitpack.io https://jitpack.io + + ratis-snapshot + https://repository.apache.org/content/repositories/orgapacheratis-1184 + org.apache @@ -120,7 +124,7 @@ 1.5.6 2.0.9 1.1.0 - 3.3.0 + 3.3.1 1.0.4 1.2.18 3.7.19 From 57fcdc4a22771ceddb6f114b07015f967206540f Mon Sep 17 00:00:00 2001 From: Haonan Date: Mon, 21 Sep 2026 10:14:07 +0800 Subject: [PATCH 2/2] Remove ratis-snapshot repository from pom.xml Removed obsolete repository configuration for ratis-snapshot. --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index 6184018f11d10..02cd48503a3cb 100644 --- a/pom.xml +++ b/pom.xml @@ -27,10 +27,6 @@ jitpack.io https://jitpack.io - - ratis-snapshot - https://repository.apache.org/content/repositories/orgapacheratis-1184 - org.apache