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