Skip to content

Commit

Permalink
import spring-boot-starter.
Browse files Browse the repository at this point in the history
  • Loading branch information
wenshao committed Apr 19, 2017
1 parent 4e00ace commit ea064d9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,13 @@
<scope>provided</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
<version>1.5.2.RELEASE</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>

<dependency>
<groupId>org.springframework</groupId>
Expand Down

0 comments on commit ea064d9

Please sign in to comment.