Skip to content

Commit eef0bf4

Browse files
committed
Upgrade Jetty to 9.2.6.v20141205
1 parent c62fbea commit eef0bf4

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
@@ -40,7 +40,7 @@ configure(allprojects) { project ->
4040
ext.hsqldbVersion = "2.3.2"
4141
ext.jackson2Version = "2.4.4"
4242
ext.jasperReportsVersion = "6.0.0"
43-
ext.jettyVersion = "9.2.5.v20141112"
43+
ext.jettyVersion = "9.2.6.v20141205"
4444
ext.jodaVersion = "2.6"
4545
ext.junitVersion = "4.12"
4646
ext.nettyVersion = "4.0.24.Final"

0 commit comments

Comments
 (0)