Skip to content

Commit e362b32

Browse files
committed
Upgrade to Elasticsearch Client 8.12.2
Closes gh-39919
1 parent f474f04 commit e362b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ bom {
359359
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
360360
}
361361
}
362-
library("Elasticsearch Client", "8.11.4") {
362+
library("Elasticsearch Client", "8.12.2") {
363363
group("org.elasticsearch.client") {
364364
modules = [
365365
"elasticsearch-rest-client" {

0 commit comments

Comments
 (0)