GH-894 - Upgrade to Spring Boot 3.2.11.

Also add forward looking integration builds for current versions.
This commit is contained in:
Oliver Drotbohm
2024-10-24 21:35:02 +02:00
parent 7acd31c63b
commit bd8d3954a5
3 changed files with 5 additions and 4 deletions

View File

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