Skip to content
Snippets Groups Projects
Commit 89aaafac authored by Gwenaelle ABEILLE's avatar Gwenaelle ABEILLE
Browse files

remove unused dependencies

parent a54b328e
No related branches found
No related tags found
No related merge requests found
...@@ -52,16 +52,6 @@ ...@@ -52,16 +52,6 @@
<groupId>org.slf4j</groupId> <groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId> <artifactId>slf4j-api</artifactId>
</dependency> </dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>log4j-over-slf4j</artifactId>
<version>1.7.6</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
<version>1.7.6</version>
</dependency>
<dependency> <dependency>
<groupId>org.tango-controls</groupId> <groupId>org.tango-controls</groupId>
<artifactId>JTangoCommons</artifactId> <artifactId>JTangoCommons</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment