From eaacf49c9ccaaed7f1cb4a6bd065120b770c897f Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Fri, 1 Oct 2021 10:48:48 +0200 Subject: [PATCH] Upgrade wrapper version --- .../function-sample-aws-custom-bean/pom.xml | 2 +- .../function-sample-aws-custom/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/spring-cloud-function-samples/function-sample-aws-custom-bean/pom.xml b/spring-cloud-function-samples/function-sample-aws-custom-bean/pom.xml index 1201c2f75..f8ae0cdfc 100644 --- a/spring-cloud-function-samples/function-sample-aws-custom-bean/pom.xml +++ b/spring-cloud-function-samples/function-sample-aws-custom-bean/pom.xml @@ -16,7 +16,7 @@ 1.8 - 1.0.22.RELEASE + 1.0.27.RELEASE 3.2.0-SNAPSHOT diff --git a/spring-cloud-function-samples/function-sample-aws-custom/pom.xml b/spring-cloud-function-samples/function-sample-aws-custom/pom.xml index e2c22fcca..7d534b32f 100644 --- a/spring-cloud-function-samples/function-sample-aws-custom/pom.xml +++ b/spring-cloud-function-samples/function-sample-aws-custom/pom.xml @@ -11,12 +11,12 @@ io.spring.sample function-sample-aws-custom 3.0.0.RELEASE - lambda + function-sample-aws-custom Demo project for Spring Cloud Function with custom AWS Lambda runtime 1.8 - 1.0.22.RELEASE + 1.0.27.RELEASE 3.2.0-SNAPSHOT