From f0cd45b096d9dd86dcc88da1a46fe4b28b532446 Mon Sep 17 00:00:00 2001 From: OneSizeFitQuorum Date: Mon, 15 Sep 2025 22:00:13 +0800 Subject: [PATCH] bump Signed-off-by: OneSizeFitQuorum --- misc/pom.xml | 2 +- pom.xml | 4 ++-- test/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/pom.xml b/misc/pom.xml index 8575f45..1d33443 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -17,7 +17,7 @@ org.apache.ratis ratis-thirdparty - 1.0.10-SNAPSHOT + 1.0.11-SNAPSHOT ratis-thirdparty-misc Apache Ratis Thirdparty Miscellaneous diff --git a/pom.xml b/pom.xml index 7497ef9..7a32ce3 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ ratis-thirdparty org.apache.ratis - 1.0.10-SNAPSHOT + 1.0.11-SNAPSHOT Apache Ratis Thirdparty pom Thirdparty dependencies for Apache Ratis @@ -48,7 +48,7 @@ http://issues.apache.org/jira/browse/RATIS - 2025-05-19T05:28:51Z + 2025-09-15T13:59:53Z UTF-8 UTF-8 diff --git a/test/pom.xml b/test/pom.xml index 99c86cd..2a1cf83 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -18,7 +18,7 @@ org.apache.ratis ratis-thirdparty - 1.0.10-SNAPSHOT + 1.0.11-SNAPSHOT ratis-thirdparty-test Apache Ratis Thirdparty Test