]> source.dussan.org Git - sonarqube.git/commitdiff
[NO-JIRA] Update org.elasticsearch.client:elasticsearch-rest-high-level-client 7...
authorantoine.vinot <antoine.vinot@sonarsource.com>
Tue, 7 Nov 2023 13:21:38 +0000 (14:21 +0100)
committersonartech <sonartech@sonarsource.com>
Thu, 9 Nov 2023 20:02:39 +0000 (20:02 +0000)
build.gradle

index c44a854090e451c0f11e4d6f97f49a82f395b8ce..7932d551e5e710ade218a7275ed9a675ed38f62c 100644 (file)
@@ -383,7 +383,7 @@ subprojects {
         entry 'jetty-server'
         entry 'jetty-servlet'
       }
-      dependency('org.elasticsearch.client:elasticsearch-rest-high-level-client:7.17.12') {
+      dependency('org.elasticsearch.client:elasticsearch-rest-high-level-client:7.17.14') {
         exclude 'org.apache.logging.log4j:log4j-core'
       }
       dependency 'org.elasticsearch.plugin:transport-netty4-client:7.17.12'