grpc: grpc-netty replaced with grpc-netty-shaded to decouple grpc and netty versions in the project (CE)
This commit is contained in:
parent
f8f92494e8
commit
bf938a45e7
@ -231,7 +231,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.grpc</groupId>
|
||||
<artifactId>grpc-netty</artifactId>
|
||||
<artifactId>grpc-netty-shaded</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.grpc</groupId>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user