Solve nexus-iq security issue: remove spring-core dependency
[msb/apigateway.git] / apiroute / apiroute-service / pom.xml
index e5134c5..ca24c9b 100644 (file)
                                        <groupId>commons-collections</groupId>
                                         <artifactId>commons-collections</artifactId>
                                </exclusion>
+                               <exclusion>
+                                       <groupId>org.springframework</groupId>
+                                        <artifactId>spring-core</artifactId>
+                               </exclusion>
                        </exclusions>
                </dependency>