GH-777 - Upgrade to Spring Boot 3.2.9.

This commit is contained in:
Oliver Drotbohm
2024-08-23 11:36:10 +02:00
parent 79bd413f60
commit a8d08118b6
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.2.7</version>
<version>3.2.9</version>
<relativePath />
</parent>