From 30db55cc7a7a9bfa67b321e66bb8d1b1abf7afc9 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Thu, 2 Mar 2017 10:43:59 +0100 Subject: remove MOA-SPSS source code from MOA-ID repository. The MOA-SPSS source is already moved to a new repository. --- pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index b3176bd2d..ebc429fba 100644 --- a/pom.xml +++ b/pom.xml @@ -83,11 +83,7 @@ - - - - id - + id -- cgit v1.2.3 From a4b4b2c0d9b30c267cd7e552ee4585244e009187 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Thu, 9 Mar 2017 11:37:30 +0100 Subject: update Struts2 to prevent CVE-2017-5638 (https://cwiki.apache.org/confluence/display/WW/S2-045) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ebc429fba..ff4850c12 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ 3.1.9 - 2.3.31 + 2.3.32 2.0.0 -- cgit v1.2.3 From 387d68e06f2af5e5a180319438a6824d70846c5c Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Thu, 9 Mar 2017 15:04:05 +0100 Subject: update some more libs - Hibernate to 5.2.8.Final - Spring to 4.3.7.Release - Apache CXF to 3.1.10 - Struts 2 to 2.5.10.1 (also fix CVE-2017-5638 (https://cwiki.apache.org/confluence/display/WW/S2-045), but is the latest major release) - Apache http client to 4.5.3 - Apache http core to 4.4.6 - SLF4j to 1.7.24 - commons.lang3 to 3.5 - jackson to 2.8.7 --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ff4850c12..22adafcf6 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ 1.2 - 4.3.4.RELEASE + 4.3.7.RELEASE 2.19.1 2.6.6 @@ -42,19 +42,19 @@ 2.0.8 - 5.2.5.Final + 5.2.8.Final - 3.1.9 - 2.3.32 + 3.1.10 + 2.5.10.1 2.0.0 - 1.7.22 + 1.7.24 - 4.5.2 - 4.4.4 + 4.5.3 + 4.4.6 6.0.5 @@ -62,12 +62,12 @@ 4.12 2.5 - 3.4 + 3.5 4.1 3.2.2 2.9.4 - 2.8.4 + 2.8.7 1.3.1 ${org.springframework.version} -- cgit v1.2.3 From b326ffa051a3376b5d94ebb14e78aed4b93d06c6 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 14 Mar 2017 08:58:13 +0100 Subject: switch to next snapshot version --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 22adafcf6..7ed1df4a3 100644 --- a/pom.xml +++ b/pom.xml @@ -22,14 +22,14 @@ --> - 3.2.2-Snapshot + 3.2.3-Snapshot - 3.2.2-Snapshot - 3.2.2-Snapshot + 3.2.3-Snapshot + 3.2.3-Snapshot - 2.0.1-Snapshot + 2.0.1 - 2.3.2-Snapshot + 2.3.3-Snapshot 2.0.6 1.2 -- cgit v1.2.3 From 250a89d7eaeb1c8a905fa7bb2032992946fec40f Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 12 Jul 2017 14:42:09 +0200 Subject: add new demo module for dummy authentication --- pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index b834320cb..17ea3499e 100644 --- a/pom.xml +++ b/pom.xml @@ -91,13 +91,13 @@ local file:${basedir}/../../../repository - + jboss https://repository.jboss.org/nexus/content/repositories/central/ @@ -524,6 +524,12 @@ moa-id-module-elga_mandate_service ${moa-id-module-elga_mandate_client} + + + MOA.id.server.modules + moa-id-module-bkaMobilaAuthSAML2Test + ${moa-id-version} + MOA.id.server -- cgit v1.2.3 From 6ccca3ba6245fe4517a37382eed75ade2edbfd6a Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 26 Jul 2017 10:21:28 +0200 Subject: update MOA-Sig to 3.1.0 update IAIK_JCE to 5.5-RC1 to solve problem with Java JDK 8.141 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 17ea3499e..22857637d 100644 --- a/pom.xml +++ b/pom.xml @@ -574,7 +574,7 @@ iaik.prod iaik_jce_full - 5.3_MOA + 5.5_MOA_RC1 compile -- cgit v1.2.3 From 392fa736715b79709c24a0ed03a3bdc3f7ec0b69 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 28 Aug 2017 16:30:07 +0200 Subject: update other libs and switch version to 3.2.3 --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 22857637d..59ac9b4b6 100644 --- a/pom.xml +++ b/pom.xml @@ -22,19 +22,19 @@ --> - 3.2.3-Snapshot + 3.2.3 - 3.2.3-Snapshot - 3.2.3-Snapshot + 3.2.3 + 3.2.3 2.0.1 - 2.3.3-Snapshot + 2.3.3 2.0.6 1.2 - 4.3.7.RELEASE + 4.3.10.RELEASE 2.19.1 2.6.6 @@ -42,12 +42,12 @@ 2.0.8 - 5.2.8.Final + 5.2.10.Final - 3.1.10 - 2.5.10.1 + 3.1.12 + 2.5.10.1 2.0.0 @@ -574,7 +574,7 @@ iaik.prod iaik_jce_full - 5.5_MOA_RC1 + 5.5_MOA_RC3 compile -- cgit v1.2.3 From 02ea379722e57b38a185b7886eb4e39421fb4371 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Thu, 7 Sep 2017 09:10:03 +0200 Subject: update Struts2 to current version --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 59ac9b4b6..28a4d2508 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ 3.1.12 - 2.5.10.1 + 2.5.13 2.0.0 @@ -62,7 +62,7 @@ 4.12 2.5 - 3.5 + 3.6 4.1 3.2.2 2.9.4 @@ -574,7 +574,7 @@ iaik.prod iaik_jce_full - 5.5_MOA_RC3 + 5.5_MOA compile -- cgit v1.2.3