From 7aea0d9a48265be323d392f0732ce4801929b1d7 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 27 Mar 2018 20:00:04 +0200 Subject: [PATCH] SGF-728 - Removed explicit declaration of Jackson library versions. --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4f63c585..ad13c936 100644 --- a/pom.xml +++ b/pom.xml @@ -161,13 +161,11 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson} com.fasterxml.jackson.core jackson-databind - ${jackson}