We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0fb531 commit 55a3a4bCopy full SHA for 55a3a4b
1 file changed
pom.xml
@@ -169,7 +169,8 @@
169
<spring-boot-3.version>3.5.0</spring-boot-3.version>
170
171
<protobuf-protoc_version>3.22.3</protobuf-protoc_version>
172
- <grpc_version>1.54.0</grpc_version>
+ <!-- grpc_version should be same as grpc.version at dubbo-dependencies-bom -->
173
+ <grpc_version>1.73.0</grpc_version>
174
<spotless-maven-plugin.version>2.44.5</spotless-maven-plugin.version>
175
<dubbo-shared-resources.version>1.0.0</dubbo-shared-resources.version>
176
<palantirJavaFormat.version>2.38.0</palantirJavaFormat.version>
0 commit comments