Remove security issue xstream and plexus-utils
[policy/engine.git] / POLICY-SDK-APP / pom.xml
index 91e14d9..08bc3c2 100644 (file)
                                        <groupId>mysql</groupId>
                                <artifactId>mysql-connector-java</artifactId>
                                </exclusion>
+                               <exclusion>
+                                       <groupId>com.thoughtworks.xstream</groupId>
+                                       <artifactId>xstream</artifactId>
+                               </exclusion>
                        </exclusions>
                </dependency>
        <!-- Spring -->