Skip to content

Commit

Permalink
Fixes #161 align XNIO versions
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartwdouglas committed Nov 30, 2018
1 parent 2e1e535 commit 79fb45a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions undertow/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
<groupId>org.jboss.xnio</groupId>
<artifactId>xnio-nio</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.xnio</groupId>
<artifactId>xnio-api</artifactId>
</dependency>
<dependency>
<groupId>org.jboss.shamrock</groupId>
<artifactId>shamrock-core-runtime</artifactId>
Expand Down

0 comments on commit 79fb45a

Please sign in to comment.