We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 472126c commit 856cb3bCopy full SHA for 856cb3b
build.gradle
@@ -59,7 +59,7 @@ configure(allprojects) { project ->
59
ext.jaxbVersion = "2.2.11"
60
ext.jaxwsVersion = "2.2.11"
61
ext.jcaVersion = "1.7"
62
- ext.jettyVersion = "9.4.0.RC3"
+ ext.jettyVersion = "9.4.0.RC1" // RC2 has broken HEAD handling
63
ext.jmsVersion = "2.0.1"
64
ext.jodaVersion = "2.9.6"
65
ext.jpaVersion = "2.1.1"
0 commit comments