File tree Expand file tree Collapse file tree 1 file changed +1
-21
lines changed
Expand file tree Collapse file tree 1 file changed +1
-21
lines changed Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.springframework.boot</groupId >
2323 <artifactId >spring-boot-starter-parent</artifactId >
24- <version >3.5.0-M3 </version >
24+ <version >3.5.0</version >
2525 </parent >
2626
2727 <properties >
8484 </dependencies >
8585 </dependencyManagement >
8686
87- <repositories >
88- <repository >
89- <id >spring-milestones</id >
90- <name >Spring Milestones</name >
91- <url >https://repo.spring.io/milestone</url >
92- <snapshots >
93- <enabled >false</enabled >
94- </snapshots >
95- </repository >
96- </repositories >
97- <pluginRepositories >
98- <pluginRepository >
99- <id >spring-milestones</id >
100- <name >Spring Milestones</name >
101- <url >https://repo.spring.io/milestone</url >
102- <snapshots >
103- <enabled >false</enabled >
104- </snapshots >
105- </pluginRepository >
106- </pluginRepositories >
10787</project >
You can’t perform that action at this time.
0 commit comments