Fix critical cross site scripting
[sdc.git] / common-app-api / pom.xml
index f411fda..8dbed60 100644 (file)
           <groupId>org.springframework</groupId>
           <artifactId>spring-core</artifactId>
         </exclusion>
+        <exclusion>
+          <groupId>org.onap.portal.sdk</groupId>
+          <artifactId>epsdk-fw</artifactId>
+        </exclusion>
       </exclusions>
     </dependency>
     <dependency>