We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8a1ea4 + 8917ecb commit 4ade79bCopy full SHA for 4ade79b
spring-cloud-gateway-integration-tests/grpc/pom.xml
@@ -13,7 +13,7 @@
13
<properties>
14
<protoc.version>3.25.1</protoc.version>
15
<protobuf.version>4.31.1</protobuf.version>
16
- <grpc.version>1.76.0</grpc.version>
+ <grpc.version>1.77.0</grpc.version>
17
</properties>
18
19
<parent>
spring-cloud-gateway-server-webflux/pom.xml
@@ -21,7 +21,7 @@
21
</organization>
22
23
<main.basedir>${basedir}/..</main.basedir>
24
25
<protobuf.version>4.32.1</protobuf.version>
26
<context-propagation.version>1.0.0</context-propagation.version>
27
0 commit comments