GH-1023 - Upgrade to Spring Boot 3.3.8.

This commit is contained in:
Oliver Drotbohm
2025-01-23 12:10:20 +01:00
parent b34e887d64
commit 094f95862f
3 changed files with 3 additions and 3 deletions

View File

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