GH-959 - Upgrade to Spring Boot 3.2.12.

This commit is contained in:
Oliver Drotbohm
2024-11-21 13:20:21 +01:00
parent 94836432c3
commit df58ada848
3 changed files with 6 additions and 5 deletions

View File

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