summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ems/boco/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/ems/boco/pom.xml b/ems/boco/pom.xml
index 99ea16e..47b84b1 100644
--- a/ems/boco/pom.xml
+++ b/ems/boco/pom.xml
@@ -315,5 +315,10 @@
<artifactId>jackson-databind</artifactId>
<version>2.9.6</version>
</dependency>
+ <dependency>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-core</artifactId>
+ <version>4.0.6.RELEASE</version>
+ </dependency>
</dependencies>
</project>