GH-830 - Upgrade to Spring Boot 3.3.4.

This commit is contained in:
Oliver Drotbohm
2024-09-19 17:52:55 +02:00
parent adebb2bef6
commit 69434708e2
2 changed files with 2 additions and 2 deletions

View File

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