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

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

commit 876faccede147987440749b3df44ffedd10f7132
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 10:29:15 2026 +0200

    RATIS-2584. Bump grpc to 1.82.1 (#136)
    
    (cherry picked from commit c5777f52b580a8debbeae6da76066020da83a622)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c2f7661..8991633 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.82.0</shaded.grpc.version>
+    <shaded.grpc.version>1.82.1</shaded.grpc.version>
     <!--Version of Netty to be shaded -->
     <shaded.netty.version>4.1.135.Final</shaded.netty.version>
     <!--Version of dropwizard to be shaded -->

Reply via email to