|
|
|
@ -87,17 +87,7 @@ |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>io.grpc</groupId> |
|
|
|
<artifactId>grpc-netty</artifactId> |
|
|
|
<exclusions> |
|
|
|
<exclusion> |
|
|
|
<artifactId>netty-transport</artifactId> |
|
|
|
<groupId>io.netty</groupId> |
|
|
|
</exclusion> |
|
|
|
<exclusion> |
|
|
|
<artifactId>netty-common</artifactId> |
|
|
|
<groupId>io.netty</groupId> |
|
|
|
</exclusion> |
|
|
|
</exclusions> |
|
|
|
<artifactId>grpc-netty-shaded</artifactId> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>io.grpc</groupId> |
|
|
|
|