From ed6a9ac5b34be49c3ddf652c03d89cade76de71e Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Mon, 17 Mar 2014 15:31:04 -0500 Subject: [PATCH] Set version for Spring Data Commons --- spring-boot-dependencies/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index b16af205d9..6aac11eb41 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -50,6 +50,7 @@ 1.4.1.RELEASE 1.1.1.RELEASE 2.0.1.RELEASE + 1.7.1.RELEASE 0.9.0.RELEASE 1.2.1.RELEASE 1.1.1.RELEASE @@ -500,6 +501,12 @@ spring-data-redis ${spring-data-redis.version} + + org.springframework.data + spring-data-commons + ${spring-data-commons.version} + true + org.springframework.hateoas spring-hateoas