File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 2020 </properties >
2121
2222 <repositories >
23+ <repository >
24+ <id >central</id >
25+ <url >https://repo1.maven.org/maven2/</url >
26+ </repository >
2327 <repository >
2428 <id >spring-libs-snapshot</id >
25- <url >https://repo.spring.io/libs- snapshot</url >
29+ <url >https://repo.spring.io/snapshot</url >
2630 </repository >
2731 <repository >
2832 <id >repository.spring.milestone</id >
3236 </repositories >
3337
3438 <pluginRepositories >
39+ <pluginRepository >
40+ <id >central</id >
41+ <url >https://repo1.maven.org/maven2/</url >
42+ </pluginRepository >
3543 <pluginRepository >
3644 <id >spring-libs-snapshot</id >
37- <url >https://repo.spring.io/libs- snapshot</url >
45+ <url >https://repo.spring.io/snapshot</url >
3846 </pluginRepository >
3947 </pluginRepositories >
4048
You can’t perform that action at this time.
0 commit comments