GH-907 - Upgrade to Spring Boot 3.4 RC1.

This commit is contained in:
Oliver Drotbohm
2024-10-26 14:45:54 +02:00
parent a5348116b1
commit 49a3c6cc1a
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.4.0-SNAPSHOT</version>
<version>3.4.0-RC1</version>
<relativePath />
</parent>