Skip to content

Commit a4fe49e

Browse files
committed
Update Jetty version to 9.2.7.v20150116
1 parent d68fde5 commit a4fe49e

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.5.0"
4242
ext.jasperReportsVersion = "6.0.0"
43-
ext.jettyVersion = "9.2.6.v20141205"
43+
ext.jettyVersion = "9.2.7.v20150116"
4444
ext.jodaVersion = "2.6"
4545
ext.junitVersion = "4.12"
4646
ext.nettyVersion = "4.0.25.Final"

0 commit comments

Comments
 (0)