From 9a91c4073f416c9fa487a9b0e268fa5e883bacc2 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 4 Aug 2015 18:10:43 +0200 Subject: [PATCH] #123 - Dependency polishing. Configure the Spring HATEOAS version int the Spring Data REST sample root. Upgraded Spring Security to 4.0.2.RELEASE. --- rest/pom.xml | 4 ++++ rest/security/pom.xml | 2 +- rest/starbucks/pom.xml | 6 +----- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/rest/pom.xml b/rest/pom.xml index b3a65efa..01127489 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -22,6 +22,10 @@ headers + + 0.18.0.RELEASE + + org.springframework.boot diff --git a/rest/security/pom.xml b/rest/security/pom.xml index 02251541..88a21f5d 100644 --- a/rest/security/pom.xml +++ b/rest/security/pom.xml @@ -13,7 +13,7 @@ - 4.0.0.RELEASE + 4.0.2.RELEASE diff --git a/rest/starbucks/pom.xml b/rest/starbucks/pom.xml index 734356ec..523cb57a 100644 --- a/rest/starbucks/pom.xml +++ b/rest/starbucks/pom.xml @@ -12,17 +12,13 @@ 1.0.0.BUILD-SNAPSHOT - - 0.18.0.BUILD-SNAPSHOT - - org.springframework.boot spring-boot-starter-data-mongodb - + com.mysema.querydsl querydsl-mongodb