We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ce0c75 commit fb4b3c3Copy full SHA for fb4b3c3
jetcd-core-shaded/pom.xml
@@ -107,11 +107,6 @@
107
<rawString>true</rawString>
108
</relocation>
109
<!-- relocate to use grpc-netty-shaded packages -->
110
- <relocation>
111
- <pattern>io.grpc.netty</pattern>
112
- <shadedPattern>io.grpc.netty.shaded.io.grpc.netty</shadedPattern>
113
- </relocation>
114
- <!-- relocate to use grpc-netty-shaded packages -->
115
<relocation>
116
<pattern>io.netty</pattern>
117
<shadedPattern>io.grpc.netty.shaded.io.netty</shadedPattern>
0 commit comments