diff --git a/pom.xml b/pom.xml index 613fbe132..32cdc9155 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 17 ${java.version} ${java.version} - 1.0.27.RELEASE + 1.0.31.RELEASE spring-cloud-function true true 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 bef9f09e1..3b18970db 100644 --- a/spring-cloud-function-deployer/src/it/bootapp-multi/pom.xml +++ b/spring-cloud-function-deployer/src/it/bootapp-multi/pom.xml @@ -19,7 +19,7 @@ 17 4.3.0-SNAPSHOT - 1.0.27.RELEASE + 1.0.31.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 9793de0fc..7a9e47cb4 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 @@ -19,7 +19,7 @@ 17 4.3.0-SNAPSHOT - 1.0.27.RELEASE + 1.0.31.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 7155699c4..e9f2cc92b 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 @@ -19,7 +19,7 @@ 17 4.3.0-SNAPSHOT - 1.0.27.RELEASE + 1.0.31.RELEASE diff --git a/spring-cloud-function-deployer/src/it/bootapp/pom.xml b/spring-cloud-function-deployer/src/it/bootapp/pom.xml index d6a2dce8e..a7f217c78 100644 --- a/spring-cloud-function-deployer/src/it/bootapp/pom.xml +++ b/spring-cloud-function-deployer/src/it/bootapp/pom.xml @@ -19,7 +19,7 @@ 17 4.3.0-SNAPSHOT - 1.0.27.RELEASE + 1.0.31.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 1ec561d58..63057e895 100644 --- a/spring-cloud-function-deployer/src/it/bootjar-multi/pom.xml +++ b/spring-cloud-function-deployer/src/it/bootjar-multi/pom.xml @@ -19,7 +19,7 @@ 17 4.3.0-SNAPSHOT - 1.0.27.RELEASE + 1.0.31.RELEASE diff --git a/spring-cloud-function-deployer/src/it/bootjar/pom.xml b/spring-cloud-function-deployer/src/it/bootjar/pom.xml index 7c6bfac3c..4805927ad 100644 --- a/spring-cloud-function-deployer/src/it/bootjar/pom.xml +++ b/spring-cloud-function-deployer/src/it/bootjar/pom.xml @@ -19,7 +19,7 @@ 17 4.3.0-SNAPSHOT - 1.0.27.RELEASE + 1.0.31.RELEASE diff --git a/spring-cloud-function-deployer/src/it/bootjarnostart/pom.xml b/spring-cloud-function-deployer/src/it/bootjarnostart/pom.xml index 9447aef4e..449494205 100644 --- a/spring-cloud-function-deployer/src/it/bootjarnostart/pom.xml +++ b/spring-cloud-function-deployer/src/it/bootjarnostart/pom.xml @@ -19,7 +19,7 @@ 17 4.3.0-SNAPSHOT - 1.0.27.RELEASE + 1.0.31.RELEASE 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 97d621050..cdc82d75b 100644 --- a/spring-cloud-function-samples/function-functional-sample-aws/pom.xml +++ b/spring-cloud-function-samples/function-functional-sample-aws/pom.xml @@ -22,7 +22,7 @@ UTF-8 UTF-8 - 1.0.27.RELEASE + 1.0.31.RELEASE 3.14.0 4.3.0-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 be8ccb992..d80e0aaa1 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 @@ -15,7 +15,7 @@ Demo project for Spring Cloud Function with custom AWS Lambda runtime using @Bean style - 1.0.27.RELEASE + 1.0.31.RELEASE 4.3.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 82dbf1e93..1018c7504 100644 --- a/spring-cloud-function-samples/function-sample-aws-custom/pom.xml +++ b/spring-cloud-function-samples/function-sample-aws-custom/pom.xml @@ -15,7 +15,7 @@ Demo project for Spring Cloud Function with custom AWS Lambda runtime - 1.0.27.RELEASE + 1.0.31.RELEASE 4.3.0-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 941e52ab4..864b5987f 100644 --- a/spring-cloud-function-samples/function-sample-aws-routing/pom.xml +++ b/spring-cloud-function-samples/function-sample-aws-routing/pom.xml @@ -22,7 +22,7 @@ UTF-8 UTF-8 - 1.0.27.RELEASE + 1.0.31.RELEASE 3.14.0 4.3.0-SNAPSHOT diff --git a/spring-cloud-function-samples/function-sample-aws/pom.xml b/spring-cloud-function-samples/function-sample-aws/pom.xml index df61d00f4..c5339276c 100644 --- a/spring-cloud-function-samples/function-sample-aws/pom.xml +++ b/spring-cloud-function-samples/function-sample-aws/pom.xml @@ -22,7 +22,7 @@ UTF-8 UTF-8 - 1.0.29.RELEASE + 1.0.31.RELEASE 3.14.0 4.3.0-SNAPSHOT diff --git a/spring-cloud-function-samples/function-sample-azure-blob-trigger/pom.xml b/spring-cloud-function-samples/function-sample-azure-blob-trigger/pom.xml index 31a8ab78a..47900151b 100644 --- a/spring-cloud-function-samples/function-sample-azure-blob-trigger/pom.xml +++ b/spring-cloud-function-samples/function-sample-azure-blob-trigger/pom.xml @@ -16,7 +16,7 @@ Demo project for Spring Boot 17 - 1.0.28.RELEASE + 1.0.31.RELEASE com.example.azure.di.azureblobtriggerdemo.AzureBlobTriggerDemoApplication diff --git a/spring-cloud-function-samples/function-sample-azure-http-trigger/pom.xml b/spring-cloud-function-samples/function-sample-azure-http-trigger/pom.xml index 46b2b096c..87845dc7f 100644 --- a/spring-cloud-function-samples/function-sample-azure-http-trigger/pom.xml +++ b/spring-cloud-function-samples/function-sample-azure-http-trigger/pom.xml @@ -18,7 +18,7 @@ 17 - 1.0.28.RELEASE + 1.0.31.RELEASE com.example.azure.di.httptriggerdemo.HttpTriggerDemoApplication 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 083accf85..e36dfe39c 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 @@ -17,7 +17,7 @@ 17 4.1.0-SNAPSHOT - 1.0.28.RELEASE + 1.0.31.RELEASE example.KafkaTriggerDemoApplication diff --git a/spring-cloud-function-samples/function-sample-azure-time-trigger/pom.xml b/spring-cloud-function-samples/function-sample-azure-time-trigger/pom.xml index b97d431db..2fc37b75e 100644 --- a/spring-cloud-function-samples/function-sample-azure-time-trigger/pom.xml +++ b/spring-cloud-function-samples/function-sample-azure-time-trigger/pom.xml @@ -16,7 +16,7 @@ Demo project for Spring Boot 17 - 1.0.28.RELEASE + 1.0.31.RELEASE com.example.azure.di.timetriggerdemo.TimeTriggerDemoApplication diff --git a/spring-cloud-function-samples/function-sample-azure-web/pom.xml b/spring-cloud-function-samples/function-sample-azure-web/pom.xml index a5846b46a..52f395abc 100644 --- a/spring-cloud-function-samples/function-sample-azure-web/pom.xml +++ b/spring-cloud-function-samples/function-sample-azure-web/pom.xml @@ -19,7 +19,7 @@ 17 - 1.0.28.RELEASE + 1.0.31.RELEASE 4.1.0-SNAPSHOT diff --git a/spring-cloud-function-samples/function-sample-azure/pom.xml b/spring-cloud-function-samples/function-sample-azure/pom.xml index 144125be6..3c9e2f28d 100644 --- a/spring-cloud-function-samples/function-sample-azure/pom.xml +++ b/spring-cloud-function-samples/function-sample-azure/pom.xml @@ -28,7 +28,7 @@ example.Config 1.21.0 2.1.0 - 1.0.27.RELEASE + 1.0.31.RELEASE 17 UTF-8 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 4f26c0425..d2791c201 100644 --- a/spring-cloud-function-samples/function-sample-cloudevent-rsocket/pom.xml +++ b/spring-cloud-function-samples/function-sample-cloudevent-rsocket/pom.xml @@ -17,7 +17,7 @@ 4.3.0-SNAPSHOT - 1.0.27.RELEASE + 1.0.31.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 6e5cc7e70..6a5519ae4 100644 --- a/spring-cloud-function-samples/function-sample-cloudevent-sdk/pom.xml +++ b/spring-cloud-function-samples/function-sample-cloudevent-sdk/pom.xml @@ -17,7 +17,7 @@ 4.3.0-SNAPSHOT - 1.0.27.RELEASE + 1.0.31.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 6ff37a405..6efe8e947 100644 --- a/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml +++ b/spring-cloud-function-samples/function-sample-cloudevent-stream/pom.xml @@ -17,7 +17,7 @@ 4.3.0-SNAPSHOT - 1.0.27.RELEASE + 1.0.31.RELEASE diff --git a/spring-cloud-function-samples/function-sample-cloudevent/pom.xml b/spring-cloud-function-samples/function-sample-cloudevent/pom.xml index 79065a5cb..921df0b6a 100644 --- a/spring-cloud-function-samples/function-sample-cloudevent/pom.xml +++ b/spring-cloud-function-samples/function-sample-cloudevent/pom.xml @@ -17,7 +17,7 @@ 4.3.0-SNAPSHOT - 1.0.27.RELEASE + 1.0.31.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 1b0afabfb..d468a412f 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 @@ -22,7 +22,7 @@ UTF-8 UTF-8 - 1.0.27.RELEASE + 1.0.31.RELEASE 3.14.0 4.3.0-SNAPSHOT diff --git a/spring-cloud-function-samples/function-sample-pof/pom.xml b/spring-cloud-function-samples/function-sample-pof/pom.xml index 61e0735fe..520d5afad 100644 --- a/spring-cloud-function-samples/function-sample-pof/pom.xml +++ b/spring-cloud-function-samples/function-sample-pof/pom.xml @@ -62,7 +62,7 @@ org.springframework.boot.experimental spring-boot-thin-layout - 1.0.27.RELEASE + 1.0.31.RELEASE diff --git a/spring-cloud-function-samples/function-sample-pojo/pom.xml b/spring-cloud-function-samples/function-sample-pojo/pom.xml index c0353535a..8bedfdfb4 100644 --- a/spring-cloud-function-samples/function-sample-pojo/pom.xml +++ b/spring-cloud-function-samples/function-sample-pojo/pom.xml @@ -20,7 +20,7 @@ 4.3.0-SNAPSHOT - 1.0.27.RELEASE + 1.0.31.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 6a8941796..5576e63db 100644 --- a/spring-cloud-function-samples/function-sample-spring-integration/pom.xml +++ b/spring-cloud-function-samples/function-sample-spring-integration/pom.xml @@ -71,7 +71,7 @@ org.springframework.boot.experimental spring-boot-thin-layout - 1.0.27.RELEASE + 1.0.31.RELEASE diff --git a/spring-cloud-function-samples/function-sample/pom.xml b/spring-cloud-function-samples/function-sample/pom.xml index 65442a822..0ab9633f9 100644 --- a/spring-cloud-function-samples/function-sample/pom.xml +++ b/spring-cloud-function-samples/function-sample/pom.xml @@ -20,7 +20,7 @@ 4.3.0-SNAPSHOT - 1.0.27.RELEASE + 1.0.31.RELEASE