diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d28227d3ae..fa754d7499 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -268,7 +268,7 @@ bom { ] } } - library("Elasticsearch Client", "8.10.1") { + library("Elasticsearch Client", "8.10.2") { group("org.elasticsearch.client") { modules = [ "elasticsearch-rest-client" {