Skip to content

Commit 2e5ddef

Browse files
committed
Upgrade to Jetty 9.3.5
Issue: SPR-13564
1 parent 922e6de commit 2e5ddef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ configure(allprojects) { project ->
5151
ext.jackson2Version = "2.6.3"
5252
ext.jasperreportsVersion = "6.1.1"
5353
ext.javamailVersion = "1.5.4"
54-
ext.jettyVersion = "9.3.3.v20150827"
54+
ext.jettyVersion = "9.3.5.v20151012"
5555
ext.jodaVersion = "2.8.2"
5656
ext.jrubyVersion = "1.7.22" // JRuby 9000 only supported through JSR-223 (StandardScriptFactory)
5757
ext.jsonassertVersion = "1.2.3"

0 commit comments

Comments
 (0)