From 824f418ab9d04114b14a90f7c19b4b8d6dda67b7 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Tue, 10 May 2016 10:31:23 -0500 Subject: [PATCH] Upgrade to Spring Boot 1.3.5.RELEASE --- auth-server/pom.xml | 2 +- click/pom.xml | 2 +- custom-error/pom.xml | 2 +- github/pom.xml | 2 +- logout/pom.xml | 2 +- manual/pom.xml | 2 +- simple/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/auth-server/pom.xml b/auth-server/pom.xml index a45dfeb..d19e042 100644 --- a/auth-server/pom.xml +++ b/auth-server/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.4.RELEASE + 1.3.5.RELEASE diff --git a/click/pom.xml b/click/pom.xml index da3b9b5..57a91ba 100644 --- a/click/pom.xml +++ b/click/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.4.RELEASE + 1.3.5.RELEASE diff --git a/custom-error/pom.xml b/custom-error/pom.xml index c3f5d9a..bad79df 100644 --- a/custom-error/pom.xml +++ b/custom-error/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.4.RELEASE + 1.3.5.RELEASE diff --git a/github/pom.xml b/github/pom.xml index 79feda0..953d720 100644 --- a/github/pom.xml +++ b/github/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.4.RELEASE + 1.3.5.RELEASE diff --git a/logout/pom.xml b/logout/pom.xml index f01a054..6e3f6ae 100644 --- a/logout/pom.xml +++ b/logout/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.4.RELEASE + 1.3.5.RELEASE diff --git a/manual/pom.xml b/manual/pom.xml index d1ac791..79a4554 100644 --- a/manual/pom.xml +++ b/manual/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.4.RELEASE + 1.3.5.RELEASE diff --git a/simple/pom.xml b/simple/pom.xml index 5045574..96d4dd4 100644 --- a/simple/pom.xml +++ b/simple/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 1.3.4.RELEASE + 1.3.5.RELEASE