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 42561e5 + 8125643 commit 4b3a434Copy full SHA for 4b3a434
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.72.0</grpc.version>
+ <grpc.version>1.75.0</grpc.version>
16
</properties>
17
18
<parent>
spring-cloud-gateway-server-webflux/pom.xml
@@ -21,7 +21,7 @@
21
</organization>
22
23
<main.basedir>${basedir}/..</main.basedir>
24
25
<context-propagation.version>1.0.0</context-propagation.version>
26
27
0 commit comments