GH-1191 - Upgrade to Spring Boot 4.0 snapshots.

This commit is contained in:
Oliver Drotbohm
2025-04-30 09:57:27 +02:00
parent 27e287131b
commit a136ff920b
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</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath />
</parent>