File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >org.springframework.boot</groupId >
2222 <artifactId >spring-boot-starter-parent</artifactId >
23- <version >2.1.1 .RELEASE</version >
23+ <version >2.1.2 .RELEASE</version >
2424 <relativePath />
2525 </parent >
2626 <developers >
5656 <dependency >
5757 <groupId >org.springframework.boot</groupId >
5858 <artifactId >spring-boot-dependencies</artifactId >
59- <version >2.1.1 .RELEASE</version >
59+ <version >2.1.2 .RELEASE</version >
6060 <type >pom</type >
6161 <scope >import</scope >
6262 </dependency >
6363 <dependency >
6464 <groupId >org.springframework.cloud</groupId >
6565 <artifactId >spring-cloud-starter-parent</artifactId >
66- <version >Greenwich.M3 </version >
66+ <version >Greenwich.RC1 </version >
6767 <type >pom</type >
6868 <scope >import</scope >
6969 </dependency >
115115 <dependency >
116116 <groupId >org.apache.derby</groupId >
117117 <artifactId >derby</artifactId >
118- <version >10.14.2.0</version >
119118 <scope >runtime</scope >
120119 </dependency >
121120 <dependency >
141140 <plugin >
142141 <groupId >org.apache.maven.plugins</groupId >
143142 <artifactId >maven-source-plugin</artifactId >
144- <version >3.0.1</version >
145143 <executions >
146144 <execution >
147145 <goals >
You can’t perform that action at this time.
0 commit comments