From e14ae3aced5bea8ea81b335787ee1ca2b11f91f6 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 12 Feb 2016 11:52:54 +0100 Subject: [PATCH] #226 - Upgraded to Spring Data Neo4j 4.1 and Couchbase 2.1. --- bom/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 95c80c64..ddb8b86f 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -43,7 +43,7 @@ org.springframework.data spring-data-couchbase - 1.5.0.BUILD-SNAPSHOT + 2.1.0.BUILD-SNAPSHOT @@ -88,7 +88,7 @@ org.springframework.data spring-data-neo4j - 3.5.0.BUILD-SNAPSHOT + 4.1.0.BUILD-SNAPSHOT