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 3f70f78 commit 737cee4Copy full SHA for 737cee4
1 file changed
modules/jooby-netty/pom.xml
@@ -89,13 +89,6 @@
89
<version>${netty.version}</version>
90
<classifier>linux-x86_64</classifier>
91
</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>
99
</dependencies>
100
</profile>
101
<profile>
0 commit comments