From: Jacek Date: Mon, 20 Dec 2021 11:38:48 +0000 (+0100) Subject: SONAR-15853 Upgrade Elasticsearch to 7.16.2 X-Git-Tag: 9.2.4.50792 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=71fcf368886ffb3b1e56e5445fd55e1f589b7abc;p=sonarqube.git SONAR-15853 Upgrade Elasticsearch to 7.16.2 - upgrade test dependency of log4j to 2.17 --- diff --git a/build.gradle b/build.gradle index 23443c0b989..a1959e0dadf 100644 --- a/build.gradle +++ b/build.gradle @@ -371,7 +371,7 @@ subprojects { exclude 'commons-logging:commons-logging' } // Be aware that Log4j is used by Elasticsearch client - dependencySet(group: 'org.apache.logging.log4j', version: '2.16.0') { + dependencySet(group: 'org.apache.logging.log4j', version: '2.17.0') { entry 'log4j-core' entry 'log4j-api' entry 'log4j-to-slf4j' diff --git a/gradle.properties b/gradle.properties index 9fa86dddc4a..c02fc3ab195 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,5 +11,5 @@ org.gradle.vfs.watch=true # https://www.elastic.co/downloads/elasticsearch-no-jdk elasticsearchDownloadUrlPath=https://artifacts.elastic.co/downloads/elasticsearch/ elasticsearchDownloadRepoxUrlPath=https://repox.jfrog.io/artifactory/sonarsource-bucket/sonarqube/elasticsearch/ -elasticsearchDownloadUrlFile=elasticsearch-7.16.1-no-jdk-linux-x86_64.tar.gz -elasticsearchDownloadSha512=529280741a3fe87df267abfa0fa03e79c24d0403f293f3604ddfddf01980efdc654cbb4586513d8424186298707bfd6fcbd21027d345262d6418e6021a9c4f88 +elasticsearchDownloadUrlFile=elasticsearch-7.16.2-no-jdk-linux-x86_64.tar.gz +elasticsearchDownloadSha512=4e913e6657501a23830e138d0f7de7de57e80c0953078ecb10565770931bbba0eed37b38de0888f9618de579138d51ca16f0239048ff70de68330aba862aff8d