File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4545 <!-- spring-android-rest-template is required to use the Rest API -->
4646 <groupId >org.springframework.android</groupId >
4747 <artifactId >spring-android-rest-template</artifactId >
48+ <version >1.0.1.RELEASE</version >
4849 <scope >provided</scope >
4950 </dependency >
5051 </dependencies >
Original file line number Diff line number Diff line change 5656 <!-- spring-android-rest-template is required to use the Rest API -->
5757 <groupId >org.springframework.android</groupId >
5858 <artifactId >spring-android-rest-template</artifactId >
59+ <version >1.0.1.RELEASE</version >
5960 <scope >test</scope >
6061 </dependency >
6162 </dependencies >
Original file line number Diff line number Diff line change 3232 <properties >
3333 <jackson-version >1.9.11</jackson-version >
3434 <simple-version >2.7.1</simple-version >
35- <spring-android-version >1.0.0 .RELEASE</spring-android-version >
35+ <spring-android-version >1.0.1 .RELEASE</spring-android-version >
3636 <jackson-version >1.9.6</jackson-version >
3737 <simple-version >2.4.1</simple-version >
3838 <android-rome-version >1.0.0-r2</android-rome-version >
You can’t perform that action at this time.
0 commit comments