ZEPPELIN-70: Remove the obsolete dependencies from the POM

This commit is contained in:
tzolov 2015-08-09 07:08:07 +02:00
parent a3db5f71da
commit 5de507d097

View file

@ -45,12 +45,6 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-exec</artifactId>
<version>1.1</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>