From b15b1390accf4cec66be5f05d4ad8a9beb470538 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 1 Dec 2014 13:33:58 +0100 Subject: [PATCH] #37 - Upgrade to Spring Data release train Fowler M1. --- cassandra/pom.xml | 2 +- pom.xml | 4 ++-- rest/security/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cassandra/pom.xml b/cassandra/pom.xml index abb92cce..a861abc0 100644 --- a/cassandra/pom.xml +++ b/cassandra/pom.xml @@ -31,7 +31,7 @@ org.springframework.data spring-data-cassandra - + org.springframework.boot spring-boot-starter-test diff --git a/pom.xml b/pom.xml index b24f563e..209a8c00 100644 --- a/pom.xml +++ b/pom.xml @@ -29,9 +29,9 @@ 1.1.2 1.8 - 3.5.1 + 3.6.0 4.1.2.RELEASE - Evans-SR1 + Fowler-M1 diff --git a/rest/security/pom.xml b/rest/security/pom.xml index ef2602cc..48f57bbb 100644 --- a/rest/security/pom.xml +++ b/rest/security/pom.xml @@ -35,7 +35,7 @@ - + spring-libs-snapshot