Upgrade Spring Geode Samples using Maven POM to Spring Boot 2.4.3-SNAPSHOT.

This commit is contained in:
John Blum
2021-01-24 21:30:59 -08:00
parent 48388af398
commit fb9cadf0b0
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.4.1-SNAPSHOT</version>
<version>1.4.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>