This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis-thirdparty.git


The following commit(s) were added to refs/heads/master by this push:
     new 6655bf8  RATIS-2567. Bump grpc to 1.82.0 (#126)
6655bf8 is described below

commit 6655bf8c79e4432ea5eb7c740e26ca9927ae3977
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 23 20:28:51 2026 +0200

    RATIS-2567. Bump grpc to 1.82.0 (#126)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d427506..4612c60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
     <!--Version of protobuf to be shaded -->
     <shaded.protobuf.version>3.25.9</shaded.protobuf.version>
     <!--Version of grpc to be shaded -->
-    <shaded.grpc.version>1.81.0</shaded.grpc.version>
+    <shaded.grpc.version>1.82.0</shaded.grpc.version>
     <!--Version of Netty to be shaded -->
     <shaded.netty.version>4.2.15.Final</shaded.netty.version>
     <!--Version of dropwizard to be shaded -->

Reply via email to