mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
Upgrade to Elasticsearch Client 9.2.6
Closes gh-49421
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.5") {
|
||||
library("Elasticsearch Client", "9.2.6") {
|
||||
prohibit {
|
||||
contains "-alpha"
|
||||
contains "-beta"
|
||||
|
||||
Reference in New Issue
Block a user