File tree Expand file tree Collapse file tree 1 file changed +2
-23
lines changed
spring-boot-modules/spring-boot-properties Expand file tree Collapse file tree 1 file changed +2
-23
lines changed Original file line number Diff line number Diff line change 122122 </profile >
123123 </profiles >
124124
125- <repositories >
126- <repository >
127- <id >spring-milestones</id >
128- <name >Spring Milestones</name >
129- <url >https://repo.spring.io/milestone</url >
130- <snapshots >
131- <enabled >false</enabled >
132- </snapshots >
133- </repository >
134- </repositories >
135- <pluginRepositories >
136- <pluginRepository >
137- <id >spring-milestones</id >
138- <name >Spring Milestones</name >
139- <url >https://repo.spring.io/milestone</url >
140- <snapshots >
141- <enabled >false</enabled >
142- </snapshots >
143- </pluginRepository >
144- </pluginRepositories >
145-
146125 <properties >
147126 <spring-cloud .version>2023.0.1</spring-cloud .version>
148127 <commons-configuration .version>1.10</commons-configuration .version>
149128 <resource .delimiter>@</resource .delimiter>
150129 <start-class >com.baeldung.yaml.MyApplication</start-class >
151- <spring-boot .version>3.5.0-M3 </spring-boot .version>
130+ <spring-boot .version>3.2.2 </spring-boot .version>
152131 </properties >
153132
154- </project >
133+ </project >
You can’t perform that action at this time.
0 commit comments