summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_moa-sig/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'eaaf_modules/eaaf_module_moa-sig/pom.xml')
-rw-r--r--eaaf_modules/eaaf_module_moa-sig/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/eaaf_modules/eaaf_module_moa-sig/pom.xml b/eaaf_modules/eaaf_module_moa-sig/pom.xml
index 3844df74..2d8d16cf 100644
--- a/eaaf_modules/eaaf_module_moa-sig/pom.xml
+++ b/eaaf_modules/eaaf_module_moa-sig/pom.xml
@@ -74,6 +74,11 @@
<artifactId>spring-webmvc</artifactId>
<scope>provided</scope>
</dependency>
+ <dependency>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-context</artifactId>
+ <scope>provided</scope>
+ </dependency>
<dependency>
<groupId>joda-time</groupId>