From e5b080a9b0277ceb90ec3073a861a1feae003b31 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Sun, 21 Aug 2016 10:02:14 +0200 Subject: [PATCH] DATAES-284 - Downgrade to Jackson 2.7.5 until Elasticsearch is compatible with 2.8. https://github.com/FasterXML/jackson-core/issues/313 https://github.com/elastic/elasticsearch/issues/20089 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 547e7b8ab..c7d2617ef 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,7 @@ 3.2.1 2.6 2.3.3 + 2.7.5 1.13.0.BUILD-SNAPSHOT @@ -100,7 +101,6 @@ org.springframework spring-test - ${spring} test @@ -129,7 +129,7 @@ org.projectlombok lombok - 1.16.4 + ${lombok} test