GH-1105 - Upgrade to Spring Boot 3.5 M3.

This commit is contained in:
Oliver Drotbohm
2025-03-21 11:48:22 +01:00
parent eb72e18fdd
commit 6eecb9dc80
3 changed files with 6 additions and 6 deletions

View File

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