Removing redundant dependency entry

This commit is contained in:
Martin Stockhammer 2019-02-13 08:54:30 +01:00
parent 414c0f1970
commit b40804b4ba
1 changed files with 0 additions and 4 deletions

View File

@ -52,10 +52,6 @@
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>