remove extra depedency

This commit is contained in:
Loredana Crusoveanu 2017-12-01 14:43:27 +02:00
parent 69fc1a02f4
commit 4e61c381e3
1 changed files with 0 additions and 5 deletions

View File

@ -57,11 +57,6 @@
<artifactId>spring-security-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.10.0</version>
</dependency>
</dependencies>
<build>