GH-999 - Upgrade to Spring Boot 3.4.1.

This commit is contained in:
Oliver Drotbohm
2024-12-19 15:25:31 +01:00
parent cc4584f62f
commit adbf78b7b4
3 changed files with 3 additions and 3 deletions

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.4.1</version>
<relativePath />
</parent>