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

aaronai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


The following commit(s) were added to refs/heads/master by this push:
     new 800fc2c  Bump grpc/protobuf to 1.50.0/3.21.7 (#268)
800fc2c is described below

commit 800fc2cef0f22c1bfa1b38794bffc79f55ece2dd
Author: Aaron Ai <[email protected]>
AuthorDate: Thu Oct 27 15:54:05 2022 +0800

    Bump grpc/protobuf to 1.50.0/3.21.7 (#268)
---
 java/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/java/pom.xml b/java/pom.xml
index 804e566..1f2905b 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -49,8 +49,8 @@
          -->
         <rocketmq-proto.version>2.0.1</rocketmq-proto.version>
         <annotations-api.version>6.0.53</annotations-api.version>
-        <protobuf.version>3.19.2</protobuf.version>
-        <grpc.version>1.47.0</grpc.version>
+        <protobuf.version>3.21.7</protobuf.version>
+        <grpc.version>1.50.0</grpc.version>
         <guava.version>31.1-jre</guava.version>
         <slf4j.version>1.7.30</slf4j.version>
         <logback.version>1.2.9</logback.version>

Reply via email to