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 2966fea commit 087b41aCopy full SHA for 087b41a
client/pom.xml
@@ -60,10 +60,6 @@
60
<artifactId>netty-transport-native-kqueue</artifactId>
61
<classifier>osx-x86_64</classifier>
62
</dependency>
63
- <dependency>
64
- <groupId>io.netty</groupId>
65
- <artifactId>netty-resolver-dns</artifactId>
66
- </dependency>
67
<dependency>
68
<groupId>org.reactivestreams</groupId>
69
<artifactId>reactive-streams</artifactId>
0 commit comments