GH-219 - Upgrade to Spring Boot 3.1.1.

This commit is contained in:
Oliver Drotbohm
2023-06-22 20:11:05 +02:00
parent 676ee3f0e9
commit b525d925ef
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.1.0-SNAPSHOT</version>
<version>3.1.1</version>
<relativePath />
</parent>