mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 11:25:23 +01:00
Upgrade to Elasticsearch 9.0.2
CLoses gh-46052
This commit is contained in:
@@ -338,7 +338,7 @@ bom {
|
||||
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Elasticsearch Client", "8.18.1") {
|
||||
library("Elasticsearch Client", "9.0.2") {
|
||||
prohibit {
|
||||
contains "-alpha"
|
||||
contains "-beta"
|
||||
|
||||
Reference in New Issue
Block a user