Undertow refactor (#2464)

This commit is contained in:
Grzegorz Piwowarek 2017-08-19 18:13:57 +02:00 committed by GitHub
parent f2efbd9a67
commit a3cbc25dd8
1 changed files with 0 additions and 5 deletions

View File

@ -14,11 +14,6 @@
</properties>
<dependencies>
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-core</artifactId>
<version>1.4.18.Final</version>
</dependency>
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-servlet</artifactId>