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