GH-898 - Upgrade to Spring Boot 3.3.5.

This commit is contained in:
Oliver Drotbohm
2024-10-24 21:41:52 +02:00
parent e015ea5aca
commit 3f62bcbfc0
3 changed files with 6 additions and 6 deletions

View File

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