GH-1121 - Upgrade to Spring Boot 3.4.4.

This commit is contained in:
Oliver Drotbohm
2025-03-21 11:28:59 +01:00
parent adcceadd2a
commit 983d13aac4
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.3</version>
<version>3.4.4</version>
<relativePath />
</parent>