mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Upgrade to Elasticsearch Client 9.2.4
Closes gh-49096
This commit is contained in:
@@ -355,7 +355,7 @@ bom {
|
||||
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Elasticsearch Client", "9.2.3") {
|
||||
library("Elasticsearch Client", "9.2.4") {
|
||||
prohibit {
|
||||
contains "-alpha"
|
||||
contains "-beta"
|
||||
|
||||
Reference in New Issue
Block a user