File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 <parent >
3333 <groupId >org.springframework.boot</groupId >
3434 <artifactId >spring-boot-starter-parent</artifactId >
35- <version >2.1.1 .RELEASE</version >
35+ <version >2.1.2 .RELEASE</version >
3636 <relativePath />
3737 </parent >
3838 <licenses >
5454 <dependency >
5555 <groupId >org.springframework.boot</groupId >
5656 <artifactId >spring-boot-dependencies</artifactId >
57- <version >2.1.1 .RELEASE</version >
57+ <version >2.1.2 .RELEASE</version >
5858 <type >pom</type >
5959 <scope >import</scope >
6060 </dependency >
6868 <dependency >
6969 <groupId >org.springframework.cloud</groupId >
7070 <artifactId >spring-cloud-starter-parent</artifactId >
71- <version >Greenwich.M3 </version >
71+ <version >Greenwich.RC1 </version >
7272 <type >pom</type >
7373 <scope >import</scope >
7474 </dependency >
201201 <plugin >
202202 <groupId >org.apache.maven.plugins</groupId >
203203 <artifactId >maven-source-plugin</artifactId >
204- <version >2.0.3</version >
205204 <executions >
206205 <execution >
207206 <goals >
224223 <plugin >
225224 <groupId >org.apache.maven.plugins</groupId >
226225 <artifactId >maven-jar-plugin</artifactId >
227- <version >2.2</version >
228226 <executions >
229227 <execution >
230228 <goals >
You can’t perform that action at this time.
0 commit comments