diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2019-06-07 10:46:34 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2019-06-07 10:46:34 +0200 |
commit | d7b6e57eeb37ef02ceadfe51ca730bccbed939c6 (patch) | |
tree | 50136c9c78263e6131e455120e564ef03fabd922 /id/server/auth-edu | |
parent | ab96e8a88b7c3772ef73c9ecb61f988158a64903 (diff) | |
download | moa-id-spss-d7b6e57eeb37ef02ceadfe51ca730bccbed939c6.tar.gz moa-id-spss-d7b6e57eeb37ef02ceadfe51ca730bccbed939c6.tar.bz2 moa-id-spss-d7b6e57eeb37ef02ceadfe51ca730bccbed939c6.zip |
update third-party libs
Diffstat (limited to 'id/server/auth-edu')
-rw-r--r-- | id/server/auth-edu/pom.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/id/server/auth-edu/pom.xml b/id/server/auth-edu/pom.xml index a1901177e..984eee6e4 100644 --- a/id/server/auth-edu/pom.xml +++ b/id/server/auth-edu/pom.xml @@ -218,6 +218,11 @@ <artifactId>moa-id-module-AT_eIDAS_connector</artifactId> </dependency> + <dependency> + <groupId>MOA.id.server.modules</groupId> + <artifactId>moa-id-module-EID_connector</artifactId> + </dependency> + <!-- <dependency> <groupId>org.apache.santuario</groupId> |