From f37e260a32501658dcfd8bcbd36dc93d2de51039 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 8 Jan 2015 09:43:16 +0100 Subject: [PATCH] #48 - Upgraded to Spring Boot 1.2.1. --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index de7c9529..c1027c4f 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent - 1.2.0.RELEASE + 1.2.1.RELEASE @@ -79,4 +79,11 @@ + + + spring-libs-snapshot + https://repo.spring.io/libs-snapshot + + +