GH-974 - Upgrade to Spring Boot 3.3.6.

This commit is contained in:
Oliver Drotbohm
2024-12-05 18:30:54 +01:00
parent 32c66c2b2c
commit d36956a86e
3 changed files with 2 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.5</version>
<version>3.3.6</version>
<relativePath />
</parent>