aboutsummaryrefslogtreecommitdiff
path: root/connector/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2019-02-21 11:29:57 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2019-02-21 11:29:57 +0100
commitea311ca9d76710c2e4407818651b2d677fa18d1e (patch)
tree39c2a4a57be9983fbcee69d53e91063f75c2ed3d /connector/pom.xml
parentee157cd4417064e88414edd3c53912395164c74b (diff)
downloadNational_eIDAS_Gateway-ea311ca9d76710c2e4407818651b2d677fa18d1e.tar.gz
National_eIDAS_Gateway-ea311ca9d76710c2e4407818651b2d677fa18d1e.tar.bz2
National_eIDAS_Gateway-ea311ca9d76710c2e4407818651b2d677fa18d1e.zip
update third-party libs
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>