mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
Revert "Upgrade to Elasticsearch Client 9.3.2"
This reverts commit 5d54a0a145.
See gh-49603
This commit is contained in:
@@ -401,7 +401,7 @@ bom {
|
||||
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Elasticsearch Client", "9.3.2") {
|
||||
library("Elasticsearch Client", "9.3.1") {
|
||||
prohibit {
|
||||
contains "-alpha"
|
||||
contains "-beta"
|
||||
|
||||
Reference in New Issue
Block a user