Upgrade to Undertow 1.4 CR4

Issue: SPR-14328
This commit is contained in:
Juergen Hoeller 2016-07-28 10:54:14 +02:00
parent 5ac7a32c8a
commit 0a5e5776c1
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ configure(allprojects) { project ->
ext.tiles3Version = "3.0.5"
ext.tomcatVersion = "8.5.4"
ext.tyrusVersion = "1.13"
ext.undertowVersion = "1.4.0.CR3"
ext.undertowVersion = "1.4.0.CR4"
ext.websocketVersion = "1.1"
ext.woodstoxVersion = "5.0.2"
ext.xmlunitVersion = "2.2.1"