chore(deps): Update spring-boot-thin-layout to 1.0.31.RELEASE

Signed-off-by: Dennis Kieselhorst <mail@dekies.de>
This commit is contained in:
Dennis Kieselhorst
2025-02-04 11:46:06 +01:00
committed by Oleg Zhurakousky
parent e271f0f6aa
commit c06846608c
28 changed files with 28 additions and 28 deletions

View File

@@ -22,7 +22,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<wrapper.version>1.0.27.RELEASE</wrapper.version>
<wrapper.version>1.0.31.RELEASE</wrapper.version>
<aws-lambda-events.version>3.14.0</aws-lambda-events.version>
<spring-cloud-function.version>4.3.0-SNAPSHOT</spring-cloud-function.version>
</properties>

View File

@@ -15,7 +15,7 @@
<description>Demo project for Spring Cloud Function with custom AWS Lambda runtime using @Bean style</description>
<properties>
<wrapper.version>1.0.27.RELEASE</wrapper.version>
<wrapper.version>1.0.31.RELEASE</wrapper.version>
<spring-cloud-function.version>4.3.0-SNAPSHOT</spring-cloud-function.version>
</properties>

View File

@@ -15,7 +15,7 @@
<description>Demo project for Spring Cloud Function with custom AWS Lambda runtime</description>
<properties>
<wrapper.version>1.0.27.RELEASE</wrapper.version>
<wrapper.version>1.0.31.RELEASE</wrapper.version>
<spring-cloud-function.version>4.3.0-SNAPSHOT</spring-cloud-function.version>
</properties>

View File

@@ -22,7 +22,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<wrapper.version>1.0.27.RELEASE</wrapper.version>
<wrapper.version>1.0.31.RELEASE</wrapper.version>
<aws-lambda-events.version>3.14.0</aws-lambda-events.version>
<spring-cloud-function.version>4.3.0-SNAPSHOT</spring-cloud-function.version>
</properties>

View File

@@ -22,7 +22,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<wrapper.version>1.0.29.RELEASE</wrapper.version>
<wrapper.version>1.0.31.RELEASE</wrapper.version>
<aws-lambda-events.version>3.14.0</aws-lambda-events.version>
<spring-cloud-function.version>4.3.0-SNAPSHOT</spring-cloud-function.version>
</properties>

View File

@@ -16,7 +16,7 @@
<description>Demo project for Spring Boot</description>
<properties>
<java.version>17</java.version>
<spring-boot-thin-layout.version>1.0.28.RELEASE</spring-boot-thin-layout.version>
<spring-boot-thin-layout.version>1.0.31.RELEASE</spring-boot-thin-layout.version>
<start-class>com.example.azure.di.azureblobtriggerdemo.AzureBlobTriggerDemoApplication</start-class>

View File

@@ -18,7 +18,7 @@
<properties>
<java.version>17</java.version>
<spring-boot-thin-layout.version>1.0.28.RELEASE</spring-boot-thin-layout.version>
<spring-boot-thin-layout.version>1.0.31.RELEASE</spring-boot-thin-layout.version>
<!-- Spring Boot start class! WARING: correct class must be set! -->
<start-class>com.example.azure.di.httptriggerdemo.HttpTriggerDemoApplication</start-class>

View File

@@ -17,7 +17,7 @@
<properties>
<java.version>17</java.version>
<spring-cloud-function-dependencies.version>4.1.0-SNAPSHOT</spring-cloud-function-dependencies.version>
<spring-boot-thin-layout.version>1.0.28.RELEASE</spring-boot-thin-layout.version>
<spring-boot-thin-layout.version>1.0.31.RELEASE</spring-boot-thin-layout.version>
<start-class>example.KafkaTriggerDemoApplication</start-class>

View File

@@ -16,7 +16,7 @@
<description>Demo project for Spring Boot</description>
<properties>
<java.version>17</java.version>
<spring-boot-thin-layout.version>1.0.28.RELEASE</spring-boot-thin-layout.version>
<spring-boot-thin-layout.version>1.0.31.RELEASE</spring-boot-thin-layout.version>
<!-- Spring Boot start class! WARING: correct class must be set! -->
<start-class>com.example.azure.di.timetriggerdemo.TimeTriggerDemoApplication</start-class>

View File

@@ -19,7 +19,7 @@
<!-- 1. You must use JDK 17+ -->
<java.version>17</java.version>
<spring-boot-thin-layout.version>1.0.28.RELEASE</spring-boot-thin-layout.version>
<spring-boot-thin-layout.version>1.0.31.RELEASE</spring-boot-thin-layout.version>
<spring-cloud-function-adapter-azure-web.version>4.1.0-SNAPSHOT</spring-cloud-function-adapter-azure-web.version>
<!-- 2. You must set the Spring Boot start class for the Azure Function runtime to be able to find the entry point. -->

View File

@@ -28,7 +28,7 @@
<start-class>example.Config</start-class>
<azure.functions.maven.plugin.version>1.21.0</azure.functions.maven.plugin.version>
<azure.functions.java.library.version>2.1.0</azure.functions.java.library.version>
<wrapper.version>1.0.27.RELEASE</wrapper.version>
<wrapper.version>1.0.31.RELEASE</wrapper.version>
<java.version>17</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

View File

@@ -17,7 +17,7 @@
<properties>
<spring-cloud-function.version>4.3.0-SNAPSHOT</spring-cloud-function.version>
<wrapper.version>1.0.27.RELEASE</wrapper.version>
<wrapper.version>1.0.31.RELEASE</wrapper.version>
</properties>
<dependencies>

View File

@@ -17,7 +17,7 @@
<properties>
<spring-cloud-function.version>4.3.0-SNAPSHOT</spring-cloud-function.version>
<wrapper.version>1.0.27.RELEASE</wrapper.version>
<wrapper.version>1.0.31.RELEASE</wrapper.version>
</properties>
<dependencies>

View File

@@ -17,7 +17,7 @@
<properties>
<spring-cloud-function.version>4.3.0-SNAPSHOT</spring-cloud-function.version>
<wrapper.version>1.0.27.RELEASE</wrapper.version>
<wrapper.version>1.0.31.RELEASE</wrapper.version>
</properties>
<dependencies>

View File

@@ -17,7 +17,7 @@
<properties>
<spring-cloud-function.version>4.3.0-SNAPSHOT</spring-cloud-function.version>
<wrapper.version>1.0.27.RELEASE</wrapper.version>
<wrapper.version>1.0.31.RELEASE</wrapper.version>
</properties>
<dependencies>

View File

@@ -22,7 +22,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<wrapper.version>1.0.27.RELEASE</wrapper.version>
<wrapper.version>1.0.31.RELEASE</wrapper.version>
<aws-lambda-events.version>3.14.0</aws-lambda-events.version>
<spring-cloud-function.version>4.3.0-SNAPSHOT</spring-cloud-function.version>
</properties>

View File

@@ -62,7 +62,7 @@
<dependency>
<groupId>org.springframework.boot.experimental</groupId>
<artifactId>spring-boot-thin-layout</artifactId>
<version>1.0.27.RELEASE</version>
<version>1.0.31.RELEASE</version>
</dependency>
</dependencies>
</plugin>

View File

@@ -20,7 +20,7 @@
<properties>
<spring-cloud-function.version>4.3.0-SNAPSHOT</spring-cloud-function.version>
<wrapper.version>1.0.27.RELEASE</wrapper.version>
<wrapper.version>1.0.31.RELEASE</wrapper.version>
</properties>
<dependencies>

View File

@@ -71,7 +71,7 @@
<dependency>
<groupId>org.springframework.boot.experimental</groupId>
<artifactId>spring-boot-thin-layout</artifactId>
<version>1.0.27.RELEASE</version>
<version>1.0.31.RELEASE</version>
</dependency>
</dependencies>
</plugin>

View File

@@ -20,7 +20,7 @@
<properties>
<spring-cloud-function.version>4.3.0-SNAPSHOT</spring-cloud-function.version>
<wrapper.version>1.0.27.RELEASE</wrapper.version>
<wrapper.version>1.0.31.RELEASE</wrapper.version>
</properties>
<dependencies>