Remove vulnerable dependencies
[sdc.git] / common-app-api / pom.xml
index 41b4eaa..3d42d47 100644 (file)
           <groupId>org.yaml</groupId>
           <artifactId>snakeyaml</artifactId>
         </exclusion>
+        <exclusion>
+          <groupId>org.springframework</groupId>
+          <artifactId>spring-core</artifactId>
+        </exclusion>
       </exclusions>
     </dependency>
     <dependency>