Removing unused dependency from redback-authentication-api

This commit is contained in:
Martin Stockhammer 2019-10-10 18:31:59 +02:00
parent e57b7e6b93
commit 9decf5af0a
1 changed files with 0 additions and 4 deletions

View File

@ -61,10 +61,6 @@
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
</dependency>
</dependencies>