File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
<repository >
24
24
<id >spring-snapshots</id >
25
25
<name >Spring Snapshots</name >
26
- <url >http ://repo.spring.io/libs-snapshot-local</url >
26
+ <url >https ://repo.spring.io/libs-snapshot-local</url >
27
27
<snapshots >
28
28
<enabled >true</enabled >
29
29
</snapshots >
30
30
</repository >
31
31
<repository >
32
32
<id >spring-milestones</id >
33
33
<name >Spring Milestones</name >
34
- <url >http ://repo.spring.io/libs-milestone-local</url >
34
+ <url >https ://repo.spring.io/libs-milestone-local</url >
35
35
<snapshots >
36
36
<enabled >false</enabled >
37
37
</snapshots >
38
38
</repository >
39
39
<repository >
40
40
<id >spring-releases</id >
41
41
<name >Spring Releases</name >
42
- <url >http ://repo.spring.io/release</url >
42
+ <url >https ://repo.spring.io/release</url >
43
43
<snapshots >
44
44
<enabled >false</enabled >
45
45
</snapshots >
49
49
<pluginRepository >
50
50
<id >spring-snapshots</id >
51
51
<name >Spring Snapshots</name >
52
- <url >http ://repo.spring.io/libs-snapshot-local</url >
52
+ <url >https ://repo.spring.io/libs-snapshot-local</url >
53
53
<snapshots >
54
54
<enabled >true</enabled >
55
55
</snapshots >
56
56
</pluginRepository >
57
57
<pluginRepository >
58
58
<id >spring-milestones</id >
59
59
<name >Spring Milestones</name >
60
- <url >http ://repo.spring.io/libs-milestone-local</url >
60
+ <url >https ://repo.spring.io/libs-milestone-local</url >
61
61
<snapshots >
62
62
<enabled >false</enabled >
63
63
</snapshots >
You can’t perform that action at this time.
0 commit comments