GH-1079 - Upgrade to Spring Boot 3.3.9.

This commit is contained in:
Oliver Drotbohm
2025-02-23 15:14:26 +01:00
parent 9656b0a488
commit df92b99504
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.3.8</version>
<version>3.3.9</version>
<relativePath />
</parent>