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.
1 parent c444594 commit 93159dbCopy full SHA for 93159db
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.68.0</grpc.version>
+ <grpc.version>1.68.1</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
21
22
<dependencies>
0 commit comments