Upgrade to undertow 1.2.7.Final

This commit is contained in:
Brian Clozel
2015-06-05 09:38:37 +02:00
parent 5964e15421
commit 0a439f096f

View File

@@ -64,7 +64,7 @@ configure(allprojects) { project ->
ext.tiles3Version = "3.0.5"
ext.tomcatVersion = "8.0.23"
ext.tyrusVersion = "1.3.5" // constrained by WebLogic 12.1.3 support
ext.undertowVersion = "1.2.6.Final"
ext.undertowVersion = "1.2.7.Final"
ext.woodstoxVersion = "4.4.1"
ext.xmlunitVersion = "1.6"
ext.xstreamVersion = "1.4.8"