ref #8189 removing unnecessary dependency from cdmlib-commons
authorAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Thu, 21 Mar 2019 15:29:55 +0000 (16:29 +0100)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Mon, 15 Apr 2019 13:53:02 +0000 (15:53 +0200)
cdmlib-commons/pom.xml

index 7503f2750af814bf282f3db47aafd4f011e791e0..ec4cf4bdcbe68ae49a3f136bec045818fd235298 100644 (file)
   <description>EDIT CDM library - Commons</description>
   
   <dependencies>
-    <dependency>
-      <groupId>org.springframework</groupId>
-      <artifactId>spring-context</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.springframework</groupId>
       <artifactId>spring-test</artifactId>
@@ -82,4 +78,4 @@
     </dependency>
 
   </dependencies>
-</project>
\ No newline at end of file
+</project>