GH-1203 - Upgrade to Spring Boot 3.5.

This commit is contained in:
Oliver Drotbohm
2025-05-23 09:34:52 +02:00
parent 67b26e9197
commit b318a7eeee
3 changed files with 7 additions and 7 deletions

View File

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