GH-1201 - Upgrade to Spring Boot 3.4.6.

This commit is contained in:
Oliver Drotbohm
2025-05-22 15:14:11 +02:00
parent 222e99a29e
commit d8e417c782
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.5</version>
<version>3.4.6</version>
<relativePath />
</parent>