GH-426 - Upgrade to Spring Boot 3.1.7.

This commit is contained in:
Oliver Drotbohm
2023-12-21 14:28:27 +01:00
parent 4c60cdc705
commit 70ded749cd
3 changed files with 4 additions and 4 deletions

View File

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