Skip to content

Commit 304a1ba

Browse files
committed
Revert "Upgrade to Elasticsearch Client 8.6.1"
This reverts commit 5dc6592. See gh-34079
1 parent f064616 commit 304a1ba

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
@@ -226,7 +226,7 @@ bom {
226226
]
227227
}
228228
}
229-
library("Elasticsearch Client", "8.6.1") {
229+
library("Elasticsearch Client", "8.5.3") {
230230
group("org.elasticsearch.client") {
231231
modules = [
232232
"elasticsearch-rest-client" {

0 commit comments

Comments
 (0)