File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 <parent >
2929 <groupId >org.springframework.boot</groupId >
3030 <artifactId >spring-boot-dependencies</artifactId >
31- <version >2.1.1 .RELEASE</version >
31+ <version >2.1.2 .RELEASE</version >
3232 </parent >
3333 <scm >
3434 <url >https://nhin-d.googlecode.com/hg/java/gateway/</url >
5353 <dependency >
5454 <groupId >org.springframework.boot</groupId >
5555 <artifactId >spring-boot-dependencies</artifactId >
56- <version >2.1.1 .RELEASE</version >
56+ <version >2.1.2 .RELEASE</version >
5757 <type >pom</type >
5858 <scope >import</scope >
5959 </dependency >
6060 <dependency >
6161 <groupId >org.springframework.cloud</groupId >
6262 <artifactId >spring-cloud-starter-parent</artifactId >
63- <version >Greenwich.M3 </version >
63+ <version >Greenwich.RC1 </version >
6464 <type >pom</type >
6565 <scope >import</scope >
6666 </dependency >
118118 <dependency >
119119 <groupId >org.mockito</groupId >
120120 <artifactId >mockito-core</artifactId >
121- <version >2.21.0</version >
122121 <scope >test</scope >
123122 </dependency >
124123 <dependency >
125124 <groupId >commons-codec</groupId >
126125 <artifactId >commons-codec</artifactId >
127- <version >1.11</version >
128126 <scope >compile</scope >
129127 </dependency >
130128 <dependency >
271269 <plugin >
272270 <groupId >org.apache.maven.plugins</groupId >
273271 <artifactId >maven-source-plugin</artifactId >
274- <version >2.0.3</version >
275272 <executions >
276273 <execution >
277274 <goals >
You can’t perform that action at this time.
0 commit comments