From 91c3770ce6ec9869aeb414df85fa35b07c4a3add Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 28 Nov 2017 15:59:15 +0000 Subject: [PATCH] Upgrade Spring Cloud in the deployer too --- .../src/main/resources/core-pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spring-cloud-function-deployer/src/main/resources/core-pom.xml b/spring-cloud-function-deployer/src/main/resources/core-pom.xml index d68f83f34..14023e021 100644 --- a/spring-cloud-function-deployer/src/main/resources/core-pom.xml +++ b/spring-cloud-function-deployer/src/main/resources/core-pom.xml @@ -11,11 +11,11 @@ org.springframework.boot spring-boot-starter-parent - 1.5.3.RELEASE + 1.5.8.RELEASE - 3.0.7.RELEASE + 3.1.1.RELEASE @@ -39,7 +39,7 @@ org.springframework.cloud spring-cloud-dependencies - Dalston.SR3 + Edgware.RELEASE pom import