Remove security issue xstream and plexus-utils
[policy/engine.git] / ONAP-SDK-APP / pom.xml
index 9f383bf..b6e7979 100644 (file)
                                        <groupId>commons-collections</groupId>
                                        <artifactId>commons-collections</artifactId>
                                </exclusion>
+                               <exclusion>
+                                       <groupId>com.thoughtworks.xstream</groupId>
+                                       <artifactId>xstream</artifactId>
+                               </exclusion>
                        </exclusions>
                </dependency>
                <dependency>