Skip to content

Commit 7596763

Browse files
committed
Upgrade to Jetty 9.2.9.v20150224
1 parent 500179e commit 7596763

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.1"
4242
ext.jasperReportsVersion = "6.0.3"
43-
ext.jettyVersion = "9.2.7.v20150116"
43+
ext.jettyVersion = "9.2.9.v20150224"
4444
ext.jodaVersion = "2.7"
4545
ext.jtaVersion = "1.2"
4646
ext.junitVersion = "4.12"

0 commit comments

Comments
 (0)