From 0fbe6e228c72f3dd8163a9ff70075c09e75e227f Mon Sep 17 00:00:00 2001 From: Tsz-Wo Nicholas Sze Date: Sat, 25 Jul 2026 12:36:02 -0700 Subject: [PATCH] RATIS-2616. Bump ratis-thirdparty-misc to 1.1.0. --- .github/dependabot.yml | 2 ++ pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4ada4d9821..e33f4fcc2d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -33,6 +33,8 @@ updates: cooldown: default-days: 7 ignore: + # ratis-thirdparty have to be updated together with gRPC and protobuf + - dependency-name: "org.apache.ratis:ratis-thirdparty-misc" # requires Java 11 - dependency-name: "com.github.spotbugs:spotbugs" versions: [">=4.9.0"] diff --git a/pom.xml b/pom.xml index 47bcc5d29f..2b60c98ab5 100644 --- a/pom.xml +++ b/pom.xml @@ -177,11 +177,11 @@ ${javaVersion} - 1.0.11 + 1.1.0 - 3.25.8 - 1.77.1 + 3.25.9 + 1.82.2 1.64.0