GH-1037 - Upgrade examples to Spring Boot 3.5 M1.

This commit is contained in:
Oliver Drotbohm
2025-01-24 11:00:18 +01:00
parent 4090499634
commit 133ad57be3

View File

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