Skip to content

Commit 947a751

Browse files
committed
Upgrade to Elasticsearch Client 8.3.3
Closes gh-32338
1 parent 464237f commit 947a751

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
@@ -204,7 +204,7 @@ bom {
204204
]
205205
}
206206
}
207-
library("Elasticsearch Client", "8.3.2") {
207+
library("Elasticsearch Client", "8.3.3") {
208208
group("org.elasticsearch.client") {
209209
modules = [
210210
"elasticsearch-rest-client" {

0 commit comments

Comments
 (0)