diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-03-22 08:49:49 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-03-22 08:49:49 +0100 |
commit | f5970e6aa4f621e870db8a9337fb00598cd85703 (patch) | |
tree | 6bf0c55eda66616dde97cc71b26c38eee19b02ab /id/server/auth-edu | |
parent | 9b980ba714e6d59abcccb10df5036c0c318721c5 (diff) | |
download | moa-id-spss-f5970e6aa4f621e870db8a9337fb00598cd85703.tar.gz moa-id-spss-f5970e6aa4f621e870db8a9337fb00598cd85703.tar.bz2 moa-id-spss-f5970e6aa4f621e870db8a9337fb00598cd85703.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 fc6b8fe23..090bb985b 100644 --- a/id/server/auth-edu/pom.xml +++ b/id/server/auth-edu/pom.xml @@ -206,6 +206,11 @@ <version>${moa-id-version}</version> </dependency> +<!-- <dependency> + <groupId>org.apache.santuario</groupId> + <artifactId>xmlsec</artifactId> + </dependency> --> + <!-- transitive dependencies we don't want to include into the war --> <dependency> <groupId>iaik.prod</groupId> |