From 30518bb188c05925a3d8b5047e489c5814c5c26e Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 29 Jul 2019 14:26:12 +0200 Subject: [PATCH] DATAREDIS-1018 - Inherit Jackson dependency versions from BOM and parent POM. --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2b5b0f7eb..92ac836d2 100644 --- a/pom.xml +++ b/pom.xml @@ -120,7 +120,6 @@ com.fasterxml.jackson.datatype jackson-datatype-jsr310 - ${jackson} true