From 2368c13ce76e0c1e543fc9cb3f41747625f0cadc Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 13 Dec 2021 10:20:58 +0100 Subject: update some more third-party libs --- id/moa-id-webgui/pom.xml | 173 +++++++++++---------- id/server/idserverlib/pom.xml | 4 + id/server/moa-id-commons/pom.xml | 5 + .../modules/moa-id-module-E-ID_connector/pom.xml | 8 +- 4 files changed, 106 insertions(+), 84 deletions(-) (limited to 'id') diff --git a/id/moa-id-webgui/pom.xml b/id/moa-id-webgui/pom.xml index 7bc933703..8791ba3bb 100644 --- a/id/moa-id-webgui/pom.xml +++ b/id/moa-id-webgui/pom.xml @@ -1,92 +1,99 @@ - - - - MOA - id - 4.1.6-SNAPSHOT - - - 4.0.0 - MOA.id - moa-id-webgui - 1.0 - MOA-ID WebGUI Module - - - ${basedir}/../../repository - - - + + + + + MOA + id + 4.1.6-SNAPSHOT + + + 4.0.0 + MOA.id + moa-id-webgui + 1.0 + MOA-ID WebGUI Module + + + ${basedir}/../../repository + + + shibboleth.internet2.edu Internet2 https://apps.egiz.gv.at/shibboleth_nexus/ - - - src/main/java - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - - - - - at.gv.egiz.components - egiz-configuration-meta-api - 0.3 - - - at.gv.egiz.components - egiz-spring-api - 0.1 - - - - MOA.id.server - moa-id-commons - - - hyperjaxb3-ejb-runtime - org.jvnet.hyperjaxb3 - - - - + + + src/main/java + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + + + - org.apache.logging.log4j - log4j-slf4j-impl + at.gv.egiz.components + egiz-configuration-meta-api + 0.3 - - - org.opensaml - opensaml - - - org.slf4j - log4j-over-slf4j - - - - - org.opensaml - xmltooling - - - org.slf4j - log4j-over-slf4j - - - - - - - + + at.gv.egiz.components + egiz-spring-api + + + + MOA.id.server + moa-id-commons + + + hyperjaxb3-ejb-runtime + org.jvnet.hyperjaxb3 + + + + + + org.apache.commons + commons-collections4 + + + + org.apache.logging.log4j + log4j-slf4j-impl + + + + org.opensaml + opensaml + + + org.slf4j + log4j-over-slf4j + + + + + org.opensaml + xmltooling + + + org.slf4j + log4j-over-slf4j + + + + + + + \ No newline at end of file diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index 4314bd3fd..ebdb70782 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -228,6 +228,10 @@ junit test + + commons-beanutils + commons-beanutils +