From 10c4c5f60a86d5056c3bc5ab043f5ddea8df01b3 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Tue, 11 Oct 2022 23:17:47 +0000 Subject: [PATCH] Bumping versions --- .../function-sample-azure-timer-trigger/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-cloud-function-samples/function-sample-azure-timer-trigger/pom.xml b/spring-cloud-function-samples/function-sample-azure-timer-trigger/pom.xml index 552dab05e..cd440d111 100644 --- a/spring-cloud-function-samples/function-sample-azure-timer-trigger/pom.xml +++ b/spring-cloud-function-samples/function-sample-azure-timer-trigger/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.4 + 2.6.11 @@ -16,7 +16,7 @@ Demo project for Spring Boot 1.8 - 3.2.3-SNAPSHOT + 2021.0.5-SNAPSHOT 2.1.0 example.TimerTriggerDemoApplication