GH-571 - Upgrade to Spring Boot 3.1.11.

This commit is contained in:
Oliver Drotbohm
2024-04-29 09:02:12 +02:00
parent 4b513e15b6
commit 7432558bed
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.1.9</version>
<version>3.1.11</version>
<relativePath />
</parent>