GH-1081 - Upgrade to Spring Boot 3.4.3.

This commit is contained in:
Oliver Drotbohm
2025-02-23 15:34:38 +01:00
parent e6d6fdaf71
commit 0ddb72bc97
3 changed files with 7 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.2</version>
<version>3.4.3</version>
<relativePath />
</parent>