File tree 1 file changed +1
-16
lines changed
1 file changed +1
-16
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >2.4.0-M1 </version >
8
+ <version >2.3.2.RELEASE </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >org.learning.by.example.petstore</groupId >
168
168
</plugins >
169
169
</build >
170
170
171
- <repositories >
172
- <repository >
173
- <id >spring-milestones</id >
174
- <name >Spring Milestones</name >
175
- <url >https://repo.spring.io/milestone</url >
176
- </repository >
177
- </repositories >
178
- <pluginRepositories >
179
- <pluginRepository >
180
- <id >spring-milestones</id >
181
- <name >Spring Milestones</name >
182
- <url >https://repo.spring.io/milestone</url >
183
- </pluginRepository >
184
- </pluginRepositories >
185
-
186
171
</project >
You can’t perform that action at this time.
0 commit comments