From ee57c99f76a9804ecf86e7fedfdaec64437cea98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Basl=C3=A9?= Date: Thu, 17 Dec 2015 16:31:53 +0100 Subject: [PATCH] DATACOUCH-183 - Bump Jackson and Spring Data Commons versions Jackson 2.6.0 -> 2.6.2 (which is also the version of Jackson embedded in Couchbase SDK 2.2.2) Spring Data Commons 1.11.0.BUILD-SNAPSHOT -> 1.11.2.RELEASE --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5d3ba427..b414870e 100644 --- a/pom.xml +++ b/pom.xml @@ -23,8 +23,8 @@ 2.2.2 2.2.2 - 2.6.0 - 1.11.0.BUILD-SNAPSHOT + 2.6.2 + 1.11.2.RELEASE 1.0.0.GA