Updates boot version to 3.5.0-M2

This commit is contained in:
spencergibb
2025-02-20 16:39:29 -05:00
parent 33ea4b3c96
commit 6f54f3accc

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0-M2</version>
<relativePath/>
</parent>
<groupId>org.springframework.cloud</groupId>