We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a67c157 commit 6cca6deCopy full SHA for 6cca6de
1 file changed
pom.xml
@@ -362,6 +362,18 @@
362
<artifactId>undertow-websockets-jsr</artifactId>
363
<version>2.2.8.Final</version>
364
</dependency>
365
+ <dependency>
366
+ <groupId>org.jboss.xnio</groupId>
367
+ <artifactId>xnio-nio</artifactId>
368
+ <version>3.8.4.Final</version>
369
+ </dependency>
370
371
372
+ <artifactId>xnio-api</artifactId>
373
374
375
+
376
377
378
</dependencies>
379
0 commit comments