File tree Expand file tree Collapse file tree 1 file changed +1
-17
lines changed
spring-cloud-aws-dependencies Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.cloud</groupId >
9
9
<artifactId >spring-cloud-dependencies-parent</artifactId >
10
- <version >4.0.1 </version >
10
+ <version >4.0.3 </version >
11
11
<relativePath />
12
12
</parent >
13
13
<scm >
255
255
<enabled >false</enabled >
256
256
</snapshots >
257
257
</repository >
258
- <repository >
259
- <id >spring-releases</id >
260
- <name >Spring Releases</name >
261
- <url >https://repo.spring.io/release</url >
262
- <snapshots >
263
- <enabled >false</enabled >
264
- </snapshots >
265
- </repository >
266
258
</repositories >
267
259
<pluginRepositories >
268
260
<pluginRepository >
284
276
<enabled >false</enabled >
285
277
</snapshots >
286
278
</pluginRepository >
287
- <pluginRepository >
288
- <id >spring-releases</id >
289
- <name >Spring Releases</name >
290
- <url >https://repo.spring.io/libs-release-local</url >
291
- <snapshots >
292
- <enabled >false</enabled >
293
- </snapshots >
294
- </pluginRepository >
295
279
</pluginRepositories >
296
280
</profile >
297
281
<profile >
You can’t perform that action at this time.
0 commit comments