Browse Source

Revert "Upgrade to Elasticsearch Client 9.3.2"

This reverts commit 5d54a0a145.

See gh-49603
pull/49624/head
Stéphane Nicoll 1 day ago
parent
commit
040e19eeee
  1. 2
      platform/spring-boot-dependencies/build.gradle

2
platform/spring-boot-dependencies/build.gradle

@ -401,7 +401,7 @@ bom { @@ -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"

Loading…
Cancel
Save