From d515781d6a5fdddd4000a8fe87e83c379df06b95 Mon Sep 17 00:00:00 2001 From: trisberg Date: Fri, 23 Feb 2018 12:18:16 -0500 Subject: [PATCH] Some more updates to Boot 1.5.10 --- spring-cloud-function-deployer/src/main/resources/core-pom.xml | 2 +- spring-cloud-function-samples/function-sample-azure/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 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 14023e021..4d4ecc552 100644 --- a/spring-cloud-function-deployer/src/main/resources/core-pom.xml +++ b/spring-cloud-function-deployer/src/main/resources/core-pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.8.RELEASE + 1.5.10.RELEASE diff --git a/spring-cloud-function-samples/function-sample-azure/pom.xml b/spring-cloud-function-samples/function-sample-azure/pom.xml index 96471d776..83cfaba56 100644 --- a/spring-cloud-function-samples/function-sample-azure/pom.xml +++ b/spring-cloud-function-samples/function-sample-azure/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.8.RELEASE + 1.5.10.RELEASE