Commit 9d31522e authored by nobodyiam's avatar nobodyiam

rollback spring boot maven plugin version to 1.3.5.RELEASE

parent a8c33910
...@@ -434,7 +434,7 @@ ...@@ -434,7 +434,7 @@
<plugin> <plugin>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId> <artifactId>spring-boot-maven-plugin</artifactId>
<version>1.3.8.RELEASE</version> <version>1.3.5.RELEASE</version>
<executions> <executions>
<execution> <execution>
<goals> <goals>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment