From 6adced80e3548d4cbd278d1b2ef44ecf886444ea Mon Sep 17 00:00:00 2001 From: Peter-Josef Meisch Date: Wed, 26 May 2021 22:33:23 +0200 Subject: [PATCH] Upgrade to Elasticsearch 7.13.0. Closes #1831 --- pom.xml | 2 +- src/main/asciidoc/preface.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 75ec427af..8b54b61b3 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ https://github.com/spring-projects/spring-data-elasticsearch - 7.12.1 + 7.13.0 2.14.1 4.1.65.Final 2.6.0-SNAPSHOT diff --git a/src/main/asciidoc/preface.adoc b/src/main/asciidoc/preface.adoc index e6987b0fb..76e6d9665 100644 --- a/src/main/asciidoc/preface.adoc +++ b/src/main/asciidoc/preface.adoc @@ -34,7 +34,7 @@ The following table shows the Elasticsearch versions that are used by Spring Dat [cols="^,^,^,^,^",options="header"] |=== | Spring Data Release Train | Spring Data Elasticsearch | Elasticsearch | Spring Framework | Spring Boot -| 2021.1 (Q)footnote:cdv[Currently in development] | 4.3.xfootnote:cdv[] | 7.12.1 | 5.3.xfootnote:cdv[] | 2.5.xfootnote:cdv[] +| 2021.1 (Q)footnote:cdv[Currently in development] | 4.3.xfootnote:cdv[] | 7.13.0 | 5.3.xfootnote:cdv[] | 2.5.xfootnote:cdv[] | 2021.0 (Pascal) | 4.2.x | 7.12.0 | 5.3.x | 2.5.x | 2020.0 (Ockham) | 4.1.x | 7.9.3 | 5.3.2 | 2.4.x | Neumann | 4.0.x | 7.6.2 | 5.2.12 |2.3.x