Skip to content

Commit

Permalink
update pom
Browse files Browse the repository at this point in the history
  • Loading branch information
jojozhai committed Aug 28, 2017
1 parent b608a04 commit b6126bf
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions imooc-security-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@
</parent>

<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-social-facebook</artifactId>
</dependency>

<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-oauth2</artifactId>
Expand Down Expand Up @@ -63,9 +58,5 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-undertow</artifactId>
</dependency>
</dependencies>
</project>

0 comments on commit b6126bf

Please sign in to comment.