GH-560 - Properly upgrade examples to Boot 3.3 RC1.

This commit is contained in:
Oliver Drotbohm
2024-04-19 19:05:46 +02:00
parent 742ca82f8b
commit 8b567937b4

View File

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