Skip to content

Commit

Permalink
Upgrade to Elasticsearch Client 8.13.2
Browse files Browse the repository at this point in the history
Closes gh-40333
  • Loading branch information
wilkinsona committed Apr 12, 2024
1 parent c50c973 commit b223bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ bom {
releaseNotes("https://github.com/ehcache/ehcache3/releases/tag/v{version}")
}
}
library("Elasticsearch Client", "8.12.2") {
library("Elasticsearch Client", "8.13.2") {
group("org.elasticsearch.client") {
modules = [
"elasticsearch-rest-client" {
Expand Down

0 comments on commit b223bdf

Please sign in to comment.