Upgrade Spring Geode Samples to Spring Boot 2.6.13.

This commit is contained in:
John Blum
2022-10-24 11:21:40 -07:00
parent 7f5595d7ae
commit 28b232768e

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.13-SNAPSHOT</version>
<version>2.6.13</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>