Skip to content

Commit 16347a7

Browse files
committed
Revert "Upgrade to Elasticsearch Client 8.14.3"
See gh-41797
1 parent 34f5bbe commit 16347a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ bom {
353353
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
354354
}
355355
}
356-
library("Elasticsearch Client", "8.14.3") {
356+
library("Elasticsearch Client", "8.13.4") {
357357
group("org.elasticsearch.client") {
358358
modules = [
359359
"elasticsearch-rest-client" {

0 commit comments

Comments
 (0)