GH-829 - Upgrade to Spring Boot 3.2.10.

This commit is contained in:
Oliver Drotbohm
2024-09-19 17:49:33 +02:00
parent 7444804ac1
commit 013807e2dd
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.9</version>
<version>3.2.10</version>
<relativePath />
</parent>