diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a4a5ff2b84..4eb131906a 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.9.2") { + library("Elasticsearch Client", "8.10.0") { group("org.elasticsearch.client") { modules = [ "elasticsearch-rest-client" {