GH-1120 - Upgrade examples to Spring Boot 3.3.10.

This commit is contained in:
Oliver Drotbohm
2025-03-21 09:29:53 +01:00
parent 56b2d12a5e
commit 59d4383b2e

View File

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