GH-244 - Upgrade examples to Boot 3.1.2 as well.

This commit is contained in:
Oliver Drotbohm
2023-07-20 18:11:06 +02:00
parent a4563647a2
commit 8e2c238425

View File

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