Skip to content

Commit 3a6e693

Browse files
committed
Upgrade Spring Geode Samples parent Maven POM to Spring Boot 3.0.0-M2.
1 parent a694da5 commit 3a6e693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-geode-samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.springframework.boot</groupId>
1010
<artifactId>spring-boot-starter-parent</artifactId>
11-
<version>3.0.0-M1</version>
11+
<version>3.0.0-M2</version>
1212
<relativePath/> <!-- lookup parent from repository -->
1313
</parent>
1414

0 commit comments

Comments
 (0)