This is an automated email from the ASF dual-hosted git repository. dinglei pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq.git
The following commit(s) were added to refs/heads/develop by this push: new f7a6d0b73a Bump grpc from 1.50.0 to 1.53.0 (#7633) f7a6d0b73a is described below commit f7a6d0b73ab177897b1e7bae1156308850bc6719 Author: rongtong <jinrongto...@163.com> AuthorDate: Tue Dec 12 16:22:21 2023 +0800 Bump grpc from 1.50.0 to 1.53.0 (#7633) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fea319200e..57fb1b4083 100644 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,7 @@ <extra-enforcer-rules.version>1.0-beta-4</extra-enforcer-rules.version> <concurrentlinkedhashmap-lru.version>1.4.2</concurrentlinkedhashmap-lru.version> <rocketmq-proto.version>2.0.3</rocketmq-proto.version> - <grpc.version>1.50.0</grpc.version> + <grpc.version>1.53.0</grpc.version> <protobuf.version>3.20.1</protobuf.version> <disruptor.version>1.2.10</disruptor.version> <org.relection.version>0.9.11</org.relection.version>