GH-1073 - Upgrade to Spring Boot 3.5 M2.

This commit is contained in:
Oliver Drotbohm
2025-02-22 15:43:10 +01:00
parent c7bf5f100d
commit efc99f1a35
3 changed files with 7 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.5.0-M1</version>
<version>3.5.0-M2</version>
<relativePath />
</parent>