fix security vilation SONATYPE-2015-0002
[sdc.git] / catalog-be / pom.xml
index f0113df..a375c6a 100644 (file)
                     <artifactId>slf4j-log4j12</artifactId>
                     <groupId>org.slf4j</groupId>
                 </exclusion>
+                <exclusion>
+                    <artifactId>commons-collections</artifactId>
+                    <groupId>commons-collections</groupId>
+                </exclusion>
             </exclusions>
         </dependency>