Updated Undertow to same version as in WildFly CR1
This commit is contained in:
parent
f63872b8b0
commit
aaae0ff2f7
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -14,7 +14,7 @@
|
|||
<properties>
|
||||
<keycloak.apache.httpcomponents.version>4.1.2</keycloak.apache.httpcomponents.version>
|
||||
<resteasy.version>3.0.5.Final</resteasy.version>
|
||||
<undertow.version>1.0.0.Beta28</undertow.version>
|
||||
<undertow.version>1.0.0.Beta30</undertow.version>
|
||||
<picketlink.version>2.5.0.Beta6</picketlink.version>
|
||||
<mongo.driver.version>2.11.2</mongo.driver.version>
|
||||
<jboss.logging.version>3.1.1.GA</jboss.logging.version>
|
||||
|
|
Loading…
Reference in a new issue