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