aboutsummaryrefslogtreecommitdiffstats
path: root/apiroute/apiroute-service/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apiroute/apiroute-service/pom.xml')
-rw-r--r--apiroute/apiroute-service/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/apiroute/apiroute-service/pom.xml b/apiroute/apiroute-service/pom.xml
index e5134c5..ca24c9b 100644
--- a/apiroute/apiroute-service/pom.xml
+++ b/apiroute/apiroute-service/pom.xml
@@ -119,6 +119,10 @@
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-core</artifactId>
+ </exclusion>
</exclusions>
</dependency>