Skip to content

Commit

Permalink
KYLO-1804 - Remove duplicate dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremymerrifield committed Jun 26, 2018
1 parent dcc86c3 commit 862c99c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions security/security-auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,6 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
Expand Down

0 comments on commit 862c99c

Please sign in to comment.