Upgrade Spring Geode Samples to Spring Boot 2.6.14 and SBDG 1.6.14-SNAPSHOT.

This commit is contained in:
John Blum
2022-12-05 13:43:01 -08:00
parent 5f39245e10
commit ef7047b4bd
2 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.geode</groupId>
<artifactId>spring-geode-samples-parent</artifactId>
<version>1.6.13-SNAPSHOT</version>
<version>1.6.14-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>