WIP facebook-errors
authorKai Moritz <kai@juplo.de>
Tue, 7 Jun 2016 15:46:30 +0000 (17:46 +0200)
committerKai Moritz <kai@juplo.de>
Tue, 7 Jun 2016 15:46:30 +0000 (17:46 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index c2b4778..86a41b2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,6 @@
             <artifactId>commons-logging</artifactId>
         </exclusion>
       </exclusions>
-      <scope>provided</scope>
     </dependency>
 
     <!-- Needed for the mapping of error responses -->
       <version>${junit.version}</version>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>org.springframework</groupId>
-      <artifactId>spring-test</artifactId>
-      <version>${springframework.version}</version>
-      <scope>test</scope>
-    </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>jcl-over-slf4j</artifactId>