]> source.dussan.org Git - sonarqube.git/commitdiff
SONARCLOUD-82 Do not call muppet when downgrading an inactive org.
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Mon, 25 Jun 2018 12:50:01 +0000 (14:50 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 29 Jun 2018 07:10:17 +0000 (09:10 +0200)
build.gradle

index c53bd71fd6b5f74bf737a7143bc25b991bd06bae..d94f2d73c36dddd935eb733abe487f475e0b83f7 100644 (file)
@@ -184,7 +184,7 @@ subprojects {
         exclude 'xerces:xmlParserAPIs'
         exclude 'xerces:xercesImpl'
       }
-      dependencySet(group: 'org.eclipse.jetty', version: '9.3.6.v20151106') {
+      dependencySet(group: 'org.eclipse.jetty', version: '9.4.6.v20170531') {
         entry 'jetty-proxy'
         entry 'jetty-server'
         entry 'jetty-servlet'