diff --git a/spring-cloud-function-samples/function-sample-azure/pom.xml b/spring-cloud-function-samples/function-sample-azure/pom.xml
index 85a04492e..981649479 100644
--- a/spring-cloud-function-samples/function-sample-azure/pom.xml
+++ b/spring-cloud-function-samples/function-sample-azure/pom.xml
@@ -14,7 +14,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.2.5.RELEASE
+ 2.3.0.M4
@@ -205,28 +205,16 @@
spring-snapshots
Spring Snapshots
https://repo.spring.io/libs-snapshot-local
-
- true
-
-
- false
-
spring-milestones
Spring Milestones
https://repo.spring.io/libs-milestone-local
-
- false
-
spring-releases
Spring Releases
https://repo.spring.io/release
-
- false
-