diff --git a/docs/pom.xml b/docs/pom.xml
index bc247891c..ce75d6afc 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -7,7 +7,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
pom
Spring Cloud Function Docs
diff --git a/pom.xml b/pom.xml
index 21008f428..0f7104b43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,13 +6,13 @@
spring-cloud-function-parent
Spring Cloud Function Parent
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
pom
org.springframework.cloud
spring-cloud-build
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-function-adapters/pom.xml b/spring-cloud-function-adapters/pom.xml
index 339972152..caf403641 100644
--- a/spring-cloud-function-adapters/pom.xml
+++ b/spring-cloud-function-adapters/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
spring-cloud-function-adapter-parent
diff --git a/spring-cloud-function-adapters/spring-cloud-function-adapter-aws/pom.xml b/spring-cloud-function-adapters/spring-cloud-function-adapter-aws/pom.xml
index 46422519c..4ec59ad71 100644
--- a/spring-cloud-function-adapters/spring-cloud-function-adapter-aws/pom.xml
+++ b/spring-cloud-function-adapters/spring-cloud-function-adapter-aws/pom.xml
@@ -13,7 +13,7 @@
org.springframework.cloud
spring-cloud-function-adapter-parent
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-function-adapters/spring-cloud-function-adapter-azure/pom.xml b/spring-cloud-function-adapters/spring-cloud-function-adapter-azure/pom.xml
index 33a625780..04454a32f 100644
--- a/spring-cloud-function-adapters/spring-cloud-function-adapter-azure/pom.xml
+++ b/spring-cloud-function-adapters/spring-cloud-function-adapter-azure/pom.xml
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-function-adapter-parent
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-function-adapters/spring-cloud-function-adapter-gcp/pom.xml b/spring-cloud-function-adapters/spring-cloud-function-adapter-gcp/pom.xml
index f3e009cd8..6ed5c8cbe 100644
--- a/spring-cloud-function-adapters/spring-cloud-function-adapter-gcp/pom.xml
+++ b/spring-cloud-function-adapters/spring-cloud-function-adapter-gcp/pom.xml
@@ -11,7 +11,7 @@
spring-cloud-function-adapter-parent
org.springframework.cloud
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-function-adapters/spring-cloud-function-grpc-cloudevent-ext/pom.xml b/spring-cloud-function-adapters/spring-cloud-function-grpc-cloudevent-ext/pom.xml
index a6a8dfa70..0b224158d 100644
--- a/spring-cloud-function-adapters/spring-cloud-function-grpc-cloudevent-ext/pom.xml
+++ b/spring-cloud-function-adapters/spring-cloud-function-grpc-cloudevent-ext/pom.xml
@@ -5,7 +5,7 @@
org.springframework.cloud
spring-cloud-function-adapter-parent
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
spring-cloud-function-grpc-cloudevent-ext
spring-cloud-function-grpc-cloudevent-ext
diff --git a/spring-cloud-function-adapters/spring-cloud-function-grpc/pom.xml b/spring-cloud-function-adapters/spring-cloud-function-grpc/pom.xml
index 0e359e7e3..81b58adf0 100644
--- a/spring-cloud-function-adapters/spring-cloud-function-grpc/pom.xml
+++ b/spring-cloud-function-adapters/spring-cloud-function-grpc/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-function-adapter-parent
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
1.16.1
diff --git a/spring-cloud-function-context/pom.xml b/spring-cloud-function-context/pom.xml
index 881926483..e5f13a4c7 100644
--- a/spring-cloud-function-context/pom.xml
+++ b/spring-cloud-function-context/pom.xml
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-function-core/pom.xml b/spring-cloud-function-core/pom.xml
index 32650eca0..18ff80565 100644
--- a/spring-cloud-function-core/pom.xml
+++ b/spring-cloud-function-core/pom.xml
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-function-dependencies/pom.xml b/spring-cloud-function-dependencies/pom.xml
index 29078c876..dec3359db 100644
--- a/spring-cloud-function-dependencies/pom.xml
+++ b/spring-cloud-function-dependencies/pom.xml
@@ -6,11 +6,11 @@
spring-cloud-dependencies-parent
org.springframework.cloud
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
spring-cloud-function-dependencies
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
pom
Spring Cloud Function Dependencies
Spring Cloud Function Dependencies
diff --git a/spring-cloud-function-deployer/pom.xml b/spring-cloud-function-deployer/pom.xml
index 31db10756..1734c05ad 100644
--- a/spring-cloud-function-deployer/pom.xml
+++ b/spring-cloud-function-deployer/pom.xml
@@ -10,7 +10,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-function-deployer/src/it/bootapp-multi/pom.xml b/spring-cloud-function-deployer/src/it/bootapp-multi/pom.xml
index 78632f2c8..a7c4697a6 100644
--- a/spring-cloud-function-deployer/src/it/bootapp-multi/pom.xml
+++ b/spring-cloud-function-deployer/src/it/bootapp-multi/pom.xml
@@ -12,13 +12,13 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
1.8
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
1.0.27.RELEASE
diff --git a/spring-cloud-function-deployer/src/it/bootapp-with-javax/pom.xml b/spring-cloud-function-deployer/src/it/bootapp-with-javax/pom.xml
index c4d1e7355..df38fcb76 100644
--- a/spring-cloud-function-deployer/src/it/bootapp-with-javax/pom.xml
+++ b/spring-cloud-function-deployer/src/it/bootapp-with-javax/pom.xml
@@ -12,13 +12,13 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
1.8
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
1.0.27.RELEASE
diff --git a/spring-cloud-function-deployer/src/it/bootapp-with-scf/pom.xml b/spring-cloud-function-deployer/src/it/bootapp-with-scf/pom.xml
index da6938535..228aa54ee 100644
--- a/spring-cloud-function-deployer/src/it/bootapp-with-scf/pom.xml
+++ b/spring-cloud-function-deployer/src/it/bootapp-with-scf/pom.xml
@@ -12,13 +12,13 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
1.8
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
1.0.27.RELEASE
diff --git a/spring-cloud-function-deployer/src/it/bootapp/pom.xml b/spring-cloud-function-deployer/src/it/bootapp/pom.xml
index 182bba03d..645b13afd 100644
--- a/spring-cloud-function-deployer/src/it/bootapp/pom.xml
+++ b/spring-cloud-function-deployer/src/it/bootapp/pom.xml
@@ -12,13 +12,13 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
1.8
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
1.0.27.RELEASE
diff --git a/spring-cloud-function-deployer/src/it/bootjar-multi/pom.xml b/spring-cloud-function-deployer/src/it/bootjar-multi/pom.xml
index 3bbda89cb..9ff717c3b 100644
--- a/spring-cloud-function-deployer/src/it/bootjar-multi/pom.xml
+++ b/spring-cloud-function-deployer/src/it/bootjar-multi/pom.xml
@@ -12,13 +12,13 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
1.8
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
1.0.27.RELEASE
diff --git a/spring-cloud-function-deployer/src/it/bootjar/pom.xml b/spring-cloud-function-deployer/src/it/bootjar/pom.xml
index 3d10156ee..8be372690 100644
--- a/spring-cloud-function-deployer/src/it/bootjar/pom.xml
+++ b/spring-cloud-function-deployer/src/it/bootjar/pom.xml
@@ -12,13 +12,13 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
1.8
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
1.0.27.RELEASE
diff --git a/spring-cloud-function-deployer/src/it/bootjarnostart/pom.xml b/spring-cloud-function-deployer/src/it/bootjarnostart/pom.xml
index 08032606a..75e080962 100644
--- a/spring-cloud-function-deployer/src/it/bootjarnostart/pom.xml
+++ b/spring-cloud-function-deployer/src/it/bootjarnostart/pom.xml
@@ -12,13 +12,13 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
1.8
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
1.0.27.RELEASE
diff --git a/spring-cloud-function-kotlin/pom.xml b/spring-cloud-function-kotlin/pom.xml
index f66e686bd..585f9d306 100644
--- a/spring-cloud-function-kotlin/pom.xml
+++ b/spring-cloud-function-kotlin/pom.xml
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-function-rsocket/pom.xml b/spring-cloud-function-rsocket/pom.xml
index 2e87da094..402085006 100644
--- a/spring-cloud-function-rsocket/pom.xml
+++ b/spring-cloud-function-rsocket/pom.xml
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-function-samples/function-azure-di-samples/azure-blob-trigger-demo/pom.xml b/spring-cloud-function-samples/function-azure-di-samples/azure-blob-trigger-demo/pom.xml
index 3675daf52..94566e590 100644
--- a/spring-cloud-function-samples/function-azure-di-samples/azure-blob-trigger-demo/pom.xml
+++ b/spring-cloud-function-samples/function-azure-di-samples/azure-blob-trigger-demo/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
diff --git a/spring-cloud-function-samples/function-azure-di-samples/azure-httptrigger-demo/pom.xml b/spring-cloud-function-samples/function-azure-di-samples/azure-httptrigger-demo/pom.xml
index 57ed7c102..76d091c03 100644
--- a/spring-cloud-function-samples/function-azure-di-samples/azure-httptrigger-demo/pom.xml
+++ b/spring-cloud-function-samples/function-azure-di-samples/azure-httptrigger-demo/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
diff --git a/spring-cloud-function-samples/function-azure-di-samples/azure-timetrigger-demo/pom.xml b/spring-cloud-function-samples/function-azure-di-samples/azure-timetrigger-demo/pom.xml
index 06b0160db..e782b6466 100644
--- a/spring-cloud-function-samples/function-azure-di-samples/azure-timetrigger-demo/pom.xml
+++ b/spring-cloud-function-samples/function-azure-di-samples/azure-timetrigger-demo/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
diff --git a/spring-cloud-function-samples/function-functional-sample-aws/pom.xml b/spring-cloud-function-samples/function-functional-sample-aws/pom.xml
index 0f1d64eac..903085300 100644
--- a/spring-cloud-function-samples/function-functional-sample-aws/pom.xml
+++ b/spring-cloud-function-samples/function-functional-sample-aws/pom.xml
@@ -15,7 +15,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
@@ -24,7 +24,7 @@
UTF-8
1.0.27.RELEASE
3.9.0
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
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 9a2628dcb..344571ec8 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
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
io.spring.sample
@@ -16,7 +16,7 @@
1.0.27.RELEASE
- 4.0.2-SNAPSHOT
+ 4.0.3-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 abeed7561..a472036b5 100644
--- a/spring-cloud-function-samples/function-sample-aws-custom/pom.xml
+++ b/spring-cloud-function-samples/function-sample-aws-custom/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
io.spring.sample
@@ -16,7 +16,7 @@
1.0.27.RELEASE
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-function-samples/function-sample-aws-native/pom.xml b/spring-cloud-function-samples/function-sample-aws-native/pom.xml
index 45fc19f22..b0884540a 100644
--- a/spring-cloud-function-samples/function-sample-aws-native/pom.xml
+++ b/spring-cloud-function-samples/function-sample-aws-native/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
oz.native.sample
@@ -15,7 +15,7 @@
Sample of AWS with Spring Native
17
- 2022.0.2-SNAPSHOT
+ 2022.0.3-SNAPSHOT
diff --git a/spring-cloud-function-samples/function-sample-aws-routing/pom.xml b/spring-cloud-function-samples/function-sample-aws-routing/pom.xml
index 629135fd6..819a915dc 100644
--- a/spring-cloud-function-samples/function-sample-aws-routing/pom.xml
+++ b/spring-cloud-function-samples/function-sample-aws-routing/pom.xml
@@ -15,7 +15,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
@@ -24,7 +24,7 @@
UTF-8
1.0.27.RELEASE
2.0.2
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-function-samples/function-sample-aws/pom.xml b/spring-cloud-function-samples/function-sample-aws/pom.xml
index 6f7d25aec..148901f6e 100644
--- a/spring-cloud-function-samples/function-sample-aws/pom.xml
+++ b/spring-cloud-function-samples/function-sample-aws/pom.xml
@@ -15,7 +15,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
@@ -24,7 +24,7 @@
UTF-8
1.0.27.RELEASE
3.9.0
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-function-samples/function-sample-azure-kafka-trigger/pom.xml b/spring-cloud-function-samples/function-sample-azure-kafka-trigger/pom.xml
index 9e24580e6..5a3bddf7b 100644
--- a/spring-cloud-function-samples/function-sample-azure-kafka-trigger/pom.xml
+++ b/spring-cloud-function-samples/function-sample-azure-kafka-trigger/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
@@ -16,7 +16,7 @@
Demo project for Spring Boot
17
- 2022.0.2-SNAPSHOT
+ 2022.0.3-SNAPSHOT
2.1.0
example.KafkaTriggerDemoApplication
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 635a4dd51..b745bffac 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
- 3.0.2
+ 3.0.5
@@ -16,7 +16,7 @@
Demo project for Spring Boot
17
- 2022.0.2-SNAPSHOT
+ 2022.0.3-SNAPSHOT
2.1.0
example.TimerTriggerDemoApplication
diff --git a/spring-cloud-function-samples/function-sample-azure/pom.xml b/spring-cloud-function-samples/function-sample-azure/pom.xml
index 7b3c83a7f..6feeff2a9 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
- 3.0.2
+ 3.0.5
diff --git a/spring-cloud-function-samples/function-sample-cloudevent-rsocket/pom.xml b/spring-cloud-function-samples/function-sample-cloudevent-rsocket/pom.xml
index 50f161c62..9b736085a 100644
--- a/spring-cloud-function-samples/function-sample-cloudevent-rsocket/pom.xml
+++ b/spring-cloud-function-samples/function-sample-cloudevent-rsocket/pom.xml
@@ -12,12 +12,12 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
1.0.27.RELEASE
diff --git a/spring-cloud-function-samples/function-sample-cloudevent-sdk/pom.xml b/spring-cloud-function-samples/function-sample-cloudevent-sdk/pom.xml
index f4b3c8f04..387fe71cb 100644
--- a/spring-cloud-function-samples/function-sample-cloudevent-sdk/pom.xml
+++ b/spring-cloud-function-samples/function-sample-cloudevent-sdk/pom.xml
@@ -12,12 +12,12 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
1.0.27.RELEASE
diff --git a/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml b/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml
index 914ccde22..7131dc77b 100644
--- a/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml
+++ b/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml
@@ -11,12 +11,12 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
1.0.27.RELEASE
diff --git a/spring-cloud-function-samples/function-sample-cloudevent/pom.xml b/spring-cloud-function-samples/function-sample-cloudevent/pom.xml
index 37187679b..2bfaeac0f 100644
--- a/spring-cloud-function-samples/function-sample-cloudevent/pom.xml
+++ b/spring-cloud-function-samples/function-sample-cloudevent/pom.xml
@@ -11,12 +11,12 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
1.0.27.RELEASE
diff --git a/spring-cloud-function-samples/function-sample-functional-aws-routing/pom.xml b/spring-cloud-function-samples/function-sample-functional-aws-routing/pom.xml
index 818781d1d..26922e683 100644
--- a/spring-cloud-function-samples/function-sample-functional-aws-routing/pom.xml
+++ b/spring-cloud-function-samples/function-sample-functional-aws-routing/pom.xml
@@ -15,7 +15,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
@@ -24,7 +24,7 @@
UTF-8
1.0.27.RELEASE
2.0.2
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-function-samples/function-sample-gcp-background/pom.xml b/spring-cloud-function-samples/function-sample-gcp-background/pom.xml
index 60657917f..9a33ab5c4 100644
--- a/spring-cloud-function-samples/function-sample-gcp-background/pom.xml
+++ b/spring-cloud-function-samples/function-sample-gcp-background/pom.xml
@@ -15,7 +15,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
diff --git a/spring-cloud-function-samples/function-sample-gcp-http/pom.xml b/spring-cloud-function-samples/function-sample-gcp-http/pom.xml
index 114934770..4f0d03d34 100644
--- a/spring-cloud-function-samples/function-sample-gcp-http/pom.xml
+++ b/spring-cloud-function-samples/function-sample-gcp-http/pom.xml
@@ -15,12 +15,12 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-function-samples/function-sample-grpc-cloudevent/pom.xml b/spring-cloud-function-samples/function-sample-grpc-cloudevent/pom.xml
index 9122823fa..7d21f844c 100644
--- a/spring-cloud-function-samples/function-sample-grpc-cloudevent/pom.xml
+++ b/spring-cloud-function-samples/function-sample-grpc-cloudevent/pom.xml
@@ -7,7 +7,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
com.example.grpc
@@ -16,7 +16,7 @@
function-sample-grpc-cloudevent
Demo project for Spring Boot
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-function-samples/function-sample-kotlin-web/pom.xml b/spring-cloud-function-samples/function-sample-kotlin-web/pom.xml
index fdd0943cc..80bbc8eb4 100644
--- a/spring-cloud-function-samples/function-sample-kotlin-web/pom.xml
+++ b/spring-cloud-function-samples/function-sample-kotlin-web/pom.xml
@@ -11,7 +11,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
diff --git a/spring-cloud-function-samples/function-sample-pof/pom.xml b/spring-cloud-function-samples/function-sample-pof/pom.xml
index 6775a1e5f..8d840ecb4 100644
--- a/spring-cloud-function-samples/function-sample-pof/pom.xml
+++ b/spring-cloud-function-samples/function-sample-pof/pom.xml
@@ -13,7 +13,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
@@ -21,7 +21,7 @@
UTF-8
UTF-8
3.1.2.RELEASE
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-function-samples/function-sample-pojo/pom.xml b/spring-cloud-function-samples/function-sample-pojo/pom.xml
index 39b1c8c70..8182362c8 100644
--- a/spring-cloud-function-samples/function-sample-pojo/pom.xml
+++ b/spring-cloud-function-samples/function-sample-pojo/pom.xml
@@ -14,12 +14,12 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
1.0.27.RELEASE
diff --git a/spring-cloud-function-samples/function-sample-spring-integration/pom.xml b/spring-cloud-function-samples/function-sample-spring-integration/pom.xml
index 05a6476f2..890f239a3 100644
--- a/spring-cloud-function-samples/function-sample-spring-integration/pom.xml
+++ b/spring-cloud-function-samples/function-sample-spring-integration/pom.xml
@@ -12,7 +12,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
@@ -20,7 +20,7 @@
UTF-8
UTF-8
1.8
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-function-samples/function-sample-supplier-exporter/pom.xml b/spring-cloud-function-samples/function-sample-supplier-exporter/pom.xml
index b37087047..4093e27e5 100644
--- a/spring-cloud-function-samples/function-sample-supplier-exporter/pom.xml
+++ b/spring-cloud-function-samples/function-sample-supplier-exporter/pom.xml
@@ -14,12 +14,12 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-function-samples/function-sample/pom.xml b/spring-cloud-function-samples/function-sample/pom.xml
index 65d45fd3d..d4e12656f 100644
--- a/spring-cloud-function-samples/function-sample/pom.xml
+++ b/spring-cloud-function-samples/function-sample/pom.xml
@@ -14,12 +14,12 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.0.5
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
1.0.27.RELEASE
diff --git a/spring-cloud-function-samples/pom.xml b/spring-cloud-function-samples/pom.xml
index 458f470b9..eef2da988 100644
--- a/spring-cloud-function-samples/pom.xml
+++ b/spring-cloud-function-samples/pom.xml
@@ -11,7 +11,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-function-web/pom.xml b/spring-cloud-function-web/pom.xml
index 354b5ea13..293704ea4 100644
--- a/spring-cloud-function-web/pom.xml
+++ b/spring-cloud-function-web/pom.xml
@@ -12,7 +12,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
diff --git a/spring-cloud-starter-function-web/pom.xml b/spring-cloud-starter-function-web/pom.xml
index 058ceae65..1af2ddb2e 100644
--- a/spring-cloud-starter-function-web/pom.xml
+++ b/spring-cloud-starter-function-web/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
..
spring-cloud-starter-function-web
diff --git a/spring-cloud-starter-function-webflux/pom.xml b/spring-cloud-starter-function-webflux/pom.xml
index 358993b8e..4dc4654e8 100644
--- a/spring-cloud-starter-function-webflux/pom.xml
+++ b/spring-cloud-starter-function-webflux/pom.xml
@@ -6,7 +6,7 @@
org.springframework.cloud
spring-cloud-function-parent
- 4.0.2-SNAPSHOT
+ 4.0.3-SNAPSHOT
spring-cloud-starter-function-webflux
spring-cloud-starter-function-webflux