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 ed9a24a + 197aef7 commit 5045f05Copy full SHA for 5045f05
spring-cloud-gateway-integration-tests/grpc/pom.xml
@@ -12,7 +12,7 @@
12
13
<properties>
14
<protoc.version>3.25.1</protoc.version>
15
- <grpc.version>1.70.0</grpc.version>
+ <grpc.version>1.71.0</grpc.version>
16
</properties>
17
18
<parent>
spring-cloud-gateway-server/pom.xml
@@ -16,7 +16,7 @@
<description>Spring Cloud Gateway Server</description>
<main.basedir>${basedir}/..</main.basedir>
19
20
<context-propagation.version>1.0.0</context-propagation.version>
21
22
0 commit comments