GH-1176 - Upgrade to Spring Boot 3.5 RC1.

This commit is contained in:
Oliver Drotbohm
2025-04-25 13:52:52 +02:00
parent bfd6c64c4c
commit 39b9a977aa
2 changed files with 2 additions and 2 deletions

View File

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