From 907986908150649ebafbab6ddddc062b4b9273cc Mon Sep 17 00:00:00 2001 From: Steve Powell Date: Thu, 4 Jun 2015 15:06:25 +0100 Subject: [PATCH] Update Spring Boot version This change updates Chaos Lemur to use Spring Boot 1.2.4.RELEASE from 1.2.3.RELEASE [#96170890] --- chaos-lemur.iml | 42 +++++++++++++++++++++--------------------- pom.xml | 2 +- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/chaos-lemur.iml b/chaos-lemur.iml index 96651ff..c39484e 100644 --- a/chaos-lemur.iml +++ b/chaos-lemur.iml @@ -75,42 +75,42 @@ - - - - + + + + - + - - - - - - - - + + + + + + + + - + - + - - - - - - + + + + + + diff --git a/pom.xml b/pom.xml index 18f3c02..81b1931 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.springframework.boot spring-boot-starter-parent - 1.2.3.RELEASE + 1.2.4.RELEASE io.pivotal.chaos-lemur