From e7d32bd0b289419e88cc9344037fb7eaae6367fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20S=C3=B8rensen?= Date: Mon, 24 Aug 2015 17:04:26 +0200 Subject: [PATCH] Jackson dependency update --- pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index bf40e05a6..b19c1dfbb 100644 --- a/pom.xml +++ b/pom.xml @@ -27,6 +27,7 @@ under the License. 4.11 16.0.1 2.6.0 + 2.6.1 3.2 4.3.1 1.2 @@ -470,17 +471,17 @@ under the License. com.fasterxml.jackson.core jackson-core - 2.4.1.1 + ${jackson.version} com.fasterxml.jackson.core jackson-databind - 2.4.1.3 + ${jackson.version} com.fasterxml.jackson.core jackson-annotations - 2.4.1 + ${jackson.version} hsqldb