GH-77 - Upgrade example to Boot 3.0.

This commit is contained in:
Oliver Drotbohm
2022-11-24 22:54:05 +01:00
parent ec613d52c5
commit 9bab51cd35

View File

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