aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
authorDimitris Kavvathas <dimitris.kavvathas@sonarsource.com>2022-10-18 11:19:47 +0200
committersonartech <sonartech@sonarsource.com>2022-10-20 20:03:03 +0000
commita2d6e1cdad376654429080a06d8dd512623e3e61 (patch)
tree13f10b11963587724f74466cd70aee015eba0531 /gradle.properties
parent127528b4e706eae0d86abfb6f1c56407587670bb (diff)
downloadsonarqube-a2d6e1cdad376654429080a06d8dd512623e3e61.tar.gz
sonarqube-a2d6e1cdad376654429080a06d8dd512623e3e61.zip
Dependency upgrade (minor): org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.5 to 7.17.6
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index b44bed17f0e..bc4c41d8754 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -11,7 +11,7 @@ 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.17.5-no-jdk-linux-x86_64.tar.gz
-elasticsearchDownloadSha512=d8bc819c9ac5a9035d08e45abf8464275cc2cad7c2f091a3e112100ffbd2605759543e111d9e44c3352f92a08230287c2cba6a91f07ab3d92513682e56b97184
+elasticsearchDownloadUrlFile=elasticsearch-7.17.6-no-jdk-linux-x86_64.tar.gz
+elasticsearchDownloadSha512=d3d1a16c2276d7ede911fc53915c988e17532a6481f9e4827677f6b40e6ccade6a9655a28bdb6460e98a4229f7cef807441e20afcdc161010f674ce1483da4f4
projectType=application