Update SNAPSHOT to 4.0.0-RC1

This commit is contained in:
buildmaster
2022-10-27 21:16:03 +00:00
parent bddfd1a309
commit 3582ca0cfa
47 changed files with 75 additions and 75 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>