GH-824 - Upgrade to Spring Boot 3.4 M3.

This commit is contained in:
Oliver Drotbohm
2024-09-19 18:03:46 +02:00
parent 4215b35d27
commit 797809d6d0
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.4.0-M2</version>
<version>3.4.0-M3</version>
<relativePath />
</parent>