Upgrade to Jetty 9.4.0.RC3

Issue: SPR-14940
This commit is contained in:
Brian Clozel
2016-12-07 10:23:53 +01:00
parent ec8391a7fb
commit 472126c0b2

View File

@@ -59,7 +59,7 @@ configure(allprojects) { project ->
ext.jaxbVersion = "2.2.11"
ext.jaxwsVersion = "2.2.11"
ext.jcaVersion = "1.7"
ext.jettyVersion = "9.4.0.RC1" // RC2 has broken HEAD handling
ext.jettyVersion = "9.4.0.RC3"
ext.jmsVersion = "2.0.1"
ext.jodaVersion = "2.9.6"
ext.jpaVersion = "2.1.1"