Change Spring Geode Samples Maven POM to build with Spring Boot 2.3.8.RELEASE.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.geode</groupId>
|
||||
<artifactId>spring-geode-samples-parent</artifactId>
|
||||
<version>1.3.6.BUILD-SNAPSHOT</version>
|
||||
<version>1.3.8.BUILD-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user