We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
io.grpc:grpc-netty
1 parent 027585d commit 96aa459Copy full SHA for 96aa459
1 file changed
cloudplatform/connectivity-ztis/pom.xml
@@ -79,6 +79,11 @@
79
<scope>runtime</scope>
80
</dependency>
81
<!-- Override grpc versions from spiffe -->
82
+ <dependency>
83
+ <groupId>io.grpc</groupId>
84
+ <artifactId>grpc-netty</artifactId>
85
+ <scope>runtime</scope>
86
+ </dependency>
87
<dependency>
88
<groupId>io.grpc</groupId>
89
<artifactId>grpc-netty-shaded</artifactId>
0 commit comments