Skip to content

Commit 00b3eec

Browse files
heoelriporunov
authored andcommitted
Remove netty-transport-native-epoll dependency
Removed netty-transport-native-epoll dependency. Signed-off-by: Heyko Oelrichs <[email protected]>
1 parent 1b92960 commit 00b3eec

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1427,11 +1427,6 @@
14271427
</exclusion>
14281428
</exclusions>
14291429
</dependency>
1430-
<dependency>
1431-
<groupId>io.netty</groupId>
1432-
<artifactId>netty-transport-native-epoll</artifactId>
1433-
<version>${netty4.version}</version>
1434-
</dependency>
14351430
<dependency>
14361431
<groupId>org.codehaus.woodstox</groupId>
14371432
<artifactId>stax2-api</artifactId>

0 commit comments

Comments
 (0)