File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.boot</groupId >
77 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >2 .3.0.RELEASE</version >
8+ <version >pluginRepositories2 .3.0.RELEASE</version >
99 </parent >
1010
1111 <groupId >org.woehlke</groupId >
132132 <name >Spring Lib M Repository</name >
133133 <url >https://repo.spring.io/libs-milestone/</url >
134134 </pluginRepository >
135+ <pluginRepository >
136+ <id >spring-snapshots</id >
137+ <url >https://repo.spring.io/snapshot</url >
138+ </pluginRepository >
139+ <pluginRepository >
140+ <id >spring-milestones</id >
141+ <url >https://repo.spring.io/milestone</url >
142+ </pluginRepository >
135143 <pluginRepository >
136144 <id >atlassian-public</id >
137145 <name >Atlassian Repository</name >
You can’t perform that action at this time.
0 commit comments