File tree Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.cloud</groupId >
88 <artifactId >spring-cloud-build</artifactId >
9- <version >4.0.1 </version >
9+ <version >4.0.5 </version >
1010 <relativePath /><!-- lookup parent from repository -->
1111 </parent >
1212
185185 <enabled >false</enabled >
186186 </snapshots >
187187 </repository >
188- <repository >
189- <id >spring-releases</id >
190- <name >Spring Releases</name >
191- <url >https://repo.spring.io/release</url >
192- <snapshots >
193- <enabled >false</enabled >
194- </snapshots >
195- </repository >
196188 </repositories >
197189 <pluginRepositories >
198190 <pluginRepository >
214206 <enabled >false</enabled >
215207 </snapshots >
216208 </pluginRepository >
217- <pluginRepository >
218- <id >spring-releases</id >
219- <name >Spring Releases</name >
220- <url >https://repo.spring.io/libs-release-local</url >
221- <snapshots >
222- <enabled >false</enabled >
223- </snapshots >
224- </pluginRepository >
225209 </pluginRepositories >
226210 </profile >
227211 <profile >
You can’t perform that action at this time.
0 commit comments