Upgrade Spring Geode Samples to Spring Boot 2.7.12-SNAPSHOT.

This commit is contained in:
John Blum
2023-05-11 15:30:58 -07:00
parent cfc2016484
commit 30a6823668

View File

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