GH-1199 - Upgrade to Spring Boot 3.3.12.

This commit is contained in:
Oliver Drotbohm
2025-05-22 15:07:48 +02:00
parent 215e7ea3b6
commit 70dc85b742
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.10</version>
<version>3.3.12</version>
<relativePath />
</parent>