Skip to content

Commit 856cb3b

Browse files
committed
Revert "Upgrade to Jetty 9.4.0.RC3"
This reverts commit 472126c.
1 parent 472126c commit 856cb3b

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
@@ -59,7 +59,7 @@ configure(allprojects) { project ->
5959
ext.jaxbVersion = "2.2.11"
6060
ext.jaxwsVersion = "2.2.11"
6161
ext.jcaVersion = "1.7"
62-
ext.jettyVersion = "9.4.0.RC3"
62+
ext.jettyVersion = "9.4.0.RC1" // RC2 has broken HEAD handling
6363
ext.jmsVersion = "2.0.1"
6464
ext.jodaVersion = "2.9.6"
6565
ext.jpaVersion = "2.1.1"

0 commit comments

Comments
 (0)