From dcaa12f3f801363bf6034a48b80fab60cfe9a39f Mon Sep 17 00:00:00 2001 From: Klaus Stranacher Date: Tue, 23 Apr 2013 12:07:03 +0200 Subject: Update textkeys and testcertificates Update signature algorithm selection Update repository Updates documentation --- pom.xml | 61 +++++++++++++++++++++++++++++++------------------------------ 1 file changed, 31 insertions(+), 30 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 4f8d9cd55..1d44cd676 100644 --- a/pom.xml +++ b/pom.xml @@ -68,10 +68,10 @@ moa - id/assembly-auth.xml - id/assembly-proxy.xml + spss/assembly.xml - spss/assembly-lib.xml + @@ -101,13 +101,13 @@ compile - axis + org.apache.axis axis-jaxrpc 1.4 compile - axis + org.apache.axis axis-saaj 1.4 compile @@ -121,59 +121,59 @@ jaxen jaxen - 1.0-FCS + 1.0-FCS saxpath saxpath - 1.0-FCS - compile + 1.0-FCS + compile log4j log4j - 1.2.14 + 1.2.14 runtime postgresql postgresql - 7.2 + 7.2 runtime javax.mail mail - 1.4 + 1.4 commons-fileupload commons-fileupload - 1.1.1 + 1.1.1 commons-httpclient commons-httpclient - 3.1 + 3.1 dav4j dav4j - 0.1 + 0.1 compile httpsclient httpsclient - JSSE-1.0 + JSSE-1.0 compile regexp regexp - 1.3 + 1.3 @@ -211,31 +211,32 @@ junit junit - 3.8.1 + 3.8.1 test commons-logging commons-logging - 1.0.4 + 1.0.4 compile + - javax.servlet - servlet-api - 2.4 - compile + javax.servlet + servlet-api + 2.4 + provide javax.activation activation - 1.1 + 1.1 compile commons-discovery commons-discovery - 0.2 + 0.2 compile @@ -248,7 +249,7 @@ iaik.prod iaik_moa - 1.32 + 1.33.1 compile @@ -376,8 +377,8 @@ xerces xercesImpl - 2.7.1 - compile + 2.9.0 + compile + 2.7.1 runtime xalan-bin-dist serializer - 2.7.0 + 2.7.1 runtime -- cgit v1.2.3 From a544afcf4ad581ab7b76e85dc597ccf5643cd55a Mon Sep 17 00:00:00 2001 From: Klaus Stranacher Date: Mon, 6 May 2013 21:43:00 +0200 Subject: - Update MOA-SS Interface (CreateCMSignatureRequest) - Whitelisting in MOA-SPSS --- pom.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 1d44cd676..d2d3f7bf7 100644 --- a/pom.xml +++ b/pom.xml @@ -121,59 +121,59 @@ jaxen jaxen - 1.0-FCS + 1.0-FCS saxpath saxpath - 1.0-FCS + 1.0-FCS compile log4j log4j - 1.2.14 - runtime + 1.2.14 + compile postgresql postgresql - 7.2 + 7.2 runtime javax.mail mail - 1.4 + 1.4 commons-fileupload commons-fileupload - 1.1.1 + 1.1.1 commons-httpclient commons-httpclient - 3.1 + 3.1 dav4j dav4j - 0.1 + 0.1 compile httpsclient httpsclient - JSSE-1.0 + JSSE-1.0 compile regexp regexp - 1.3 + 1.3 -- cgit v1.2.3 From fe75121d894e86d29a2804f44438ed594c717097 Mon Sep 17 00:00:00 2001 From: Klaus Stranacher Date: Wed, 15 May 2013 15:19:21 +0200 Subject: Update iaik libraries: iaik-moa and jce Update iaik-moa exception import whitelisting activated in iaik-moa --- pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index d2d3f7bf7..19674de20 100644 --- a/pom.xml +++ b/pom.xml @@ -68,8 +68,8 @@ moa - + id/assembly-auth.xml--> + spss/assembly.xml @@ -243,13 +243,14 @@ iaik.prod iaik_jce_full - 4.0_MOA + + 5.101 compile iaik.prod iaik_moa - 1.33.1 + 1.5 compile -- cgit v1.2.3 From 5b697c424d24a7523dccd210454d029368e34898 Mon Sep 17 00:00:00 2001 From: Klaus Stranacher Date: Wed, 21 Aug 2013 13:12:26 +0200 Subject: Update QC/SSCD check WSDL location updated --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 19674de20..d7e107a2d 100644 --- a/pom.xml +++ b/pom.xml @@ -68,10 +68,10 @@ moa - id/assembly-auth.xml--> - + id/assembly-auth.xml + id/assembly-proxy.xml spss/assembly.xml - + spss/assembly-lib.xml @@ -211,32 +211,32 @@ junit junit - 3.8.1 + 3.8.1 test commons-logging commons-logging - 1.0.4 + 1.0.4 compile javax.servlet servlet-api - 2.4 + 2.4 provide javax.activation activation - 1.1 + 1.1 compile commons-discovery commons-discovery - 0.2 + 0.2 compile -- cgit v1.2.3