Skip to content

Commit 821b8c9

Browse files
committed
fix pom
1 parent fbb32c4 commit 821b8c9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -263,12 +263,6 @@
263263
<artifactId>netty-transport-native-kqueue</artifactId>
264264
<version>${netty.version}</version>
265265
<classifier>osx-x86_64</classifier>
266-
<exclusions>
267-
<exclusion>
268-
<groupId>io.netty</groupId>
269-
<artifactId>netty-transport-native-unix-common</artifactId>
270-
</exclusion>
271-
</exclusions>
272266
</dependency>
273267
<dependency>
274268
<groupId>junit</groupId>

0 commit comments

Comments
 (0)