Skip to content

Commit 4e61c38

Browse files
committed
remove extra depedency
1 parent 69fc1a0 commit 4e61c38

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

cas/cas-secured-app/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,6 @@
5757
<artifactId>spring-security-test</artifactId>
5858
<scope>test</scope>
5959
</dependency>
60-
<dependency>
61-
<groupId>org.apache.logging.log4j</groupId>
62-
<artifactId>log4j-core</artifactId>
63-
<version>2.10.0</version>
64-
</dependency>
6560
</dependencies>
6661

6762
<build>

0 commit comments

Comments
 (0)