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

@@ -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. -->