]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-23133 upgrade org.elasticsearch.client:elasticsearch-rest-high-level-client...
authorSteve Marion <steve.marion@sonarsource.com>
Wed, 2 Oct 2024 15:15:42 +0000 (17:15 +0200)
committersonartech <sonartech@sonarsource.com>
Mon, 7 Oct 2024 20:03:14 +0000 (20:03 +0000)
build.gradle

index 3776065d66713f80e5fc93175ee5e8c46b5b6896..a6637d6ee4fe3f7969ce6e91dd23e50b39d606c1 100644 (file)
@@ -209,7 +209,7 @@ subprojects {
   ext {
     protobufVersion = '3.25.5'
     springVersion = '5.3.39'
-    elasticSearchClientVersion = '7.17.22'
+    elasticSearchClientVersion = '7.17.24'
   }
 
   sonar {