Skip to content

Commit 087b41a

Browse files
cesarsotovaleroslandelle
authored andcommitted
Remove unused dependency (#1675)
1 parent 2966fea commit 087b41a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: client/pom.xml

-4
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@
6060
<artifactId>netty-transport-native-kqueue</artifactId>
6161
<classifier>osx-x86_64</classifier>
6262
</dependency>
63-
<dependency>
64-
<groupId>io.netty</groupId>
65-
<artifactId>netty-resolver-dns</artifactId>
66-
</dependency>
6763
<dependency>
6864
<groupId>org.reactivestreams</groupId>
6965
<artifactId>reactive-streams</artifactId>

0 commit comments

Comments
 (0)