Removed duplicated dependency

fixes #504
This commit is contained in:
Marcin Grzejszczak
2017-02-01 11:19:51 +01:00
parent 4060c0b805
commit abefcaa354

View File

@@ -94,11 +94,6 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjweaver</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.netflix.archaius</groupId>
<artifactId>archaius-core</artifactId>