Skip to content

Commit c5677f7

Browse files
committed
Upgrade to Jetty 9.3.11
1 parent 02374d7 commit c5677f7

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
@@ -58,7 +58,7 @@ configure(allprojects) { project ->
5858
ext.jaxbVersion = "2.2.11"
5959
ext.jaxwsVersion = "2.2.11"
6060
ext.jcaVersion = "1.7"
61-
ext.jettyVersion = "9.3.10.v20160621"
61+
ext.jettyVersion = "9.3.11.v20160721"
6262
ext.jodaVersion = "2.9.4"
6363
ext.jpaVersion = "2.1.1"
6464
ext.jspVersion = "2.3.2-b02"

0 commit comments

Comments
 (0)