From: Zipeng WU Date: Tue, 16 Aug 2022 08:25:28 +0000 (+0200) Subject: Update sonar-update-center-common to 1.29.0.1000 X-Git-Tag: 9.7.0.61563~377 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=36265badb0f4f9b17e2e1222b53f8c96543efbc2;p=sonarqube.git Update sonar-update-center-common to 1.29.0.1000 --- diff --git a/build.gradle b/build.gradle index 8eea8aa3faf..20547128152 100644 --- a/build.gradle +++ b/build.gradle @@ -318,7 +318,7 @@ subprojects { dependency 'org.reflections:reflections:0.10.2' dependency 'org.simpleframework:simple:5.1.6' dependency 'org.sonarsource.orchestrator:sonar-orchestrator:3.37.0.87' - dependency 'org.sonarsource.update-center:sonar-update-center-common:1.27.1.963' + dependency 'org.sonarsource.update-center:sonar-update-center-common:1.29.0.1000' dependency('org.springframework:spring-context:5.3.22') { exclude 'commons-logging:commons-logging' }