diff --git a/pom.xml b/pom.xml
index 593ac2f..5cff8d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.1.5
+ 3.2.0-RC1
net.risesoft
@@ -14,9 +14,33 @@
1.0
demo01
Demo project for Spring Boot
+
+
+
+ spring-snapshots
+ https://repo.spring.io/snapshot
+ true
+
+
+ spring-milestones
+ https://repo.spring.io/milestone
+
+
+
+
+
+ spring-snapshots
+ https://repo.spring.io/snapshot
+
+
+ spring-milestones
+ https://repo.spring.io/milestone
+
+
+
17
- 2022.0.4
+ 2023.0.0-RC1