Upgrade to Jetty 9.4.0.v20161208

Issue: SPR-14940
This commit is contained in:
Brian Clozel
2016-12-09 09:13:01 +01:00
parent 8d828dd16f
commit e1b89c7f65

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.RC3"
ext.jettyVersion = "9.4.0.v20161208"
ext.jmsVersion = "2.0.1"
ext.jodaVersion = "2.9.6"
ext.jpaVersion = "2.1.1"