Skip to content

Commit 3087b08

Browse files
committed
Updates boot version to 3.5.0-SNAPSHOT
1 parent eb88060 commit 3087b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-starter-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.5.0-RC1</version>
8+
<version>3.5.0-SNAPSHOT</version>
99
<relativePath/>
1010
</parent>
1111
<groupId>org.springframework.cloud</groupId>

0 commit comments

Comments
 (0)