Commit d4bd78fe authored by Jason Song's avatar Jason Song Committed by GitHub

Merge pull request #1557 from nobodyiam/rollback-spring-boot-maven-plugin

rollback spring boot maven plugin version to 1.3.5.RELEASE
parents a8c33910 9d31522e
...@@ -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