Upgrade Sample (Parent & Getting Started) Maven POM build files to Spring Boot 2.3.4.RELEASE.

This commit is contained in:
John Blum
2020-09-17 18:19:46 -07:00
parent c3c7969431
commit 2388d38fbe
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.3.3.BUILD-SNAPSHOT</version>
<version>1.3.4.BUILD-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>