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

szetszwo 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 52f2fe2  RATIS-1875. Bump grpc-protobuf from 1.51.1 to 1.53.0 (#44)
52f2fe2 is described below

commit 52f2fe29ff91ad94d5d9a690cba2d4d4ec3ce024
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 23 14:32:43 2023 -0700

    RATIS-1875. Bump grpc-protobuf from 1.51.1 to 1.53.0 (#44)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dfb42f6..ef5617c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
     <!--Version of protobuf to be shaded -->
     <shaded.protobuf.version>3.19.6</shaded.protobuf.version>
     <!--Version of grpc to be shaded -->
-    <shaded.grpc.version>1.51.1</shaded.grpc.version>
+    <shaded.grpc.version>1.53.0</shaded.grpc.version>
     <!--Version of Netty to be shaded -->
     <shaded.netty.version>4.1.94.Final</shaded.netty.version>
     <!--Version of dropwizard to be shaded -->

Reply via email to