|
@@ -19,7 +19,7 @@
|
|
|
<parent>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter-parent</artifactId>
|
|
|
- <version>1.5.2.RELEASE</version>
|
|
|
+ <version>1.4.3.RELEASE</version>
|
|
|
</parent>
|
|
|
|
|
|
|
|
@@ -31,7 +31,7 @@
|
|
|
<!-- maven plugins -->
|
|
|
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
|
|
|
<maven-compiler-plugin.version>3.6.1</maven-compiler-plugin.version>
|
|
|
- <spring.boot.version>1.5.2.RELEASE</spring.boot.version>
|
|
|
+ <spring.boot.version>1.4.3.RELEASE</spring.boot.version>
|
|
|
<project.version>0.1.0</project.version>
|
|
|
</properties>
|
|
|
|