From 8ec4f91139bcaf1bc8d45f6a470af5b6d8367f2e Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 8 Jan 2020 12:34:41 +0100 Subject: [PATCH] #954 - Increment Spring Data Elasticsearch version to 3.0. --- bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/pom.xml b/bom/pom.xml index 8eee78c6..5941afb2 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -45,7 +45,7 @@ org.springframework.data spring-data-elasticsearch - 3.3.0.BUILD-SNAPSHOT + 4.0.0.BUILD-SNAPSHOT