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 0602639 + a20a4b8 commit ff64035Copy full SHA for ff64035
spring-cloud-gateway-integration-tests/grpc/pom.xml
@@ -12,7 +12,7 @@
12
13
<properties>
14
<protoc.version>3.25.1</protoc.version>
15
- <protobuf.version>4.31.1</protobuf.version>
+ <protobuf.version>4.33.2</protobuf.version>
16
<grpc.version>1.77.0</grpc.version>
17
</properties>
18
spring-cloud-gateway-server-webflux/pom.xml
@@ -22,7 +22,7 @@
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
28
0 commit comments