From 3fd74a7fd203d4116a84571e5a73e060138f8395 Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Tue, 18 Jul 2017 11:12:56 +0200 Subject: [PATCH] Jackson dependency Update Updated Jackson libraries to 2.9.0.pr4 to evaluate compatibility with upcoming release --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 609bc69..4c2ed31 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.stklcode.jvault connector - 0.6.0 + 0.6.1-SNAPSHOT jar @@ -52,12 +52,12 @@ com.fasterxml.jackson.core jackson-core - 2.8.8 + 2.9.0.pr4 com.fasterxml.jackson.core jackson-databind - 2.8.8.1 + 2.9.0.pr4 @@ -75,7 +75,7 @@ com.github.stefanbirkner system-rules - 1.16.0 + 1.16.1 test