aboutsummaryrefslogtreecommitdiff
path: root/connector/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'connector/pom.xml')
-rw-r--r--connector/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/connector/pom.xml b/connector/pom.xml
index f6b12537..719678d8 100644
--- a/connector/pom.xml
+++ b/connector/pom.xml
@@ -54,6 +54,10 @@
<artifactId>spring-webmvc</artifactId>
</dependency>
<dependency>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-context</artifactId>
+ </dependency>
+ <dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>