GH-468 - Upgrade to Spring Boot 3.1.8.

This commit is contained in:
Oliver Drotbohm
2024-01-19 12:42:38 +01:00
parent f8f6e0212a
commit 5ac910c689
2 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.7</version>
<version>3.1.8</version>
<relativePath />
</parent>