GH-634 - Upgrade to Spring Boot 3.1.12.

This commit is contained in:
Oliver Drotbohm
2024-05-23 13:25:43 +02:00
parent a42539a877
commit cdeb2dc7ae
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.11</version>
<version>3.1.12</version>
<relativePath />
</parent>