summaryrefslogtreecommitdiff
path: root/smcc/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'smcc/pom.xml')
-rw-r--r--smcc/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/smcc/pom.xml b/smcc/pom.xml
index aaca66d1..bedbbaa0 100644
--- a/smcc/pom.xml
+++ b/smcc/pom.xml
@@ -37,5 +37,10 @@
<artifactId>iaik_jce_full_signed</artifactId>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-context</artifactId>
+ <scope>test</scope>
+ </dependency>
</dependencies>
</project> \ No newline at end of file