GH-1175 - Upgrade to Spring Boot 3.4.5.

This commit is contained in:
Oliver Drotbohm
2025-04-25 10:00:58 +02:00
parent efd2be488d
commit 2a4c2a95f6
3 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.4.4</version>
<version>3.4.5</version>
<relativePath />
</parent>