diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1d0c169d1c16..bf029a2dc155 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -353,7 +353,7 @@ bom { releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}") } } - library("Elasticsearch Client", "8.12.2") { + library("Elasticsearch Client", "8.13.2") { group("org.elasticsearch.client") { modules = [ "elasticsearch-rest-client" {