mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
Upgrade to Elasticsearch Client 8.11.4
Closes gh-39700
This commit is contained in:
@@ -273,7 +273,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Elasticsearch Client", "8.10.4") {
|
||||
library("Elasticsearch Client", "8.11.4") {
|
||||
group("org.elasticsearch.client") {
|
||||
modules = [
|
||||
"elasticsearch-rest-client" {
|
||||
|
||||
Reference in New Issue
Block a user