File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 3535 <parent >
3636 <groupId >org.springframework.boot</groupId >
3737 <artifactId >spring-boot-dependencies</artifactId >
38- <version >2.1.1 .RELEASE</version >
38+ <version >2.1.2 .RELEASE</version >
3939 </parent >
4040 <repositories >
4141 <!-- Temp repository for Spring Boot Milestone -->
5050 <dependency >
5151 <groupId >org.springframework.boot</groupId >
5252 <artifactId >spring-boot-dependencies</artifactId >
53- <version >2.1.1 .RELEASE</version >
53+ <version >2.1.2 .RELEASE</version >
5454 <type >pom</type >
5555 <scope >import</scope >
5656 </dependency >
5757 <dependency >
5858 <groupId >org.springframework.cloud</groupId >
5959 <artifactId >spring-cloud-starter-parent</artifactId >
60- <version >Greenwich.M3 </version >
60+ <version >Greenwich.RC1 </version >
6161 <type >pom</type >
6262 <scope >import</scope >
6363 </dependency >
177177 <plugin >
178178 <groupId >org.apache.maven.plugins</groupId >
179179 <artifactId >maven-compiler-plugin</artifactId >
180- <version >2.0.2</version >
181180 <configuration >
182181 <fork >true</fork >
183182 <archive >
198197 <plugin >
199198 <groupId >org.apache.maven.plugins</groupId >
200199 <artifactId >maven-source-plugin</artifactId >
201- <version >2.0.3</version >
202200 <executions >
203201 <execution >
204202 <goals >
You can’t perform that action at this time.
0 commit comments