From db2c17289f967f27bb095731cdd48aa079be64ec Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Fri, 15 Jun 2018 12:06:54 +0100 Subject: [PATCH] Update Boot versions in POJO sample --- spring-cloud-function-samples/function-sample-pojo/pom.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/spring-cloud-function-samples/function-sample-pojo/pom.xml b/spring-cloud-function-samples/function-sample-pojo/pom.xml index 48dbdb0b6..621ef10ad 100644 --- a/spring-cloud-function-samples/function-sample-pojo/pom.xml +++ b/spring-cloud-function-samples/function-sample-pojo/pom.xml @@ -13,16 +13,14 @@ org.springframework.boot spring-boot-starter-parent - 2.0.1.RELEASE + 2.0.3.RELEASE 1.8 1.0.0.BUILD-SNAPSHOT - 1.0.11.BUILD-SNAPSHOT - 3.1.2.RELEASE - 2.19.1 + 1.0.11.RELEASE