Skip to content

Commit 737cee4

Browse files
committed
build: remove netty io_uring makes the build fails
1 parent 3f70f78 commit 737cee4

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

modules/jooby-netty/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,6 @@
8989
<version>${netty.version}</version>
9090
<classifier>linux-x86_64</classifier>
9191
</dependency>
92-
<!-- IOUring -->
93-
<dependency>
94-
<groupId>io.netty.incubator</groupId>
95-
<artifactId>netty-incubator-transport-native-io_uring</artifactId>
96-
<version>0.0.19.Final</version>
97-
<classifier>linux-x86_64</classifier>
98-
</dependency>
9992
</dependencies>
10093
</profile>
10194
<profile>

0 commit comments

Comments
 (0)