Update SNAPSHOT to 4.1.0-RC1

This commit is contained in:
buildmaster
2023-10-31 12:59:18 +00:00
parent e6e5e947fb
commit c5180fae16
56 changed files with 85 additions and 85 deletions

View File

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