From f5970e6aa4f621e870db8a9337fb00598cd85703 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 22 Mar 2016 08:49:49 +0100 Subject: update third party libs --- id/ConfigWebTool/pom.xml | 26 +++++++++++++++++--------- id/history.txt | 22 +++++++++++++--------- id/moa-spss-container/pom.xml | 2 +- id/oa/pom.xml | 6 +++--- id/readme_3.1.0-RC2.txt | 1 + id/server/auth-edu/pom.xml | 5 +++++ id/server/idserverlib/pom.xml | 4 ++-- id/server/moa-id-commons/pom.xml | 10 ++-------- 8 files changed, 44 insertions(+), 32 deletions(-) (limited to 'id') diff --git a/id/ConfigWebTool/pom.xml b/id/ConfigWebTool/pom.xml index ecb956bb8..c672d32a6 100644 --- a/id/ConfigWebTool/pom.xml +++ b/id/ConfigWebTool/pom.xml @@ -57,17 +57,19 @@ javax.servlet - servlet-api + javax.servlet-api provided - - org.apache.logging.log4j - log4j-core - MOA.id.server moa-id-commons + + + hibernate-c3p0 + org.hibernate + + @@ -180,8 +182,7 @@ org.opensaml openws - - 1.5.4 + 1.5.6 log4j-over-slf4j @@ -198,16 +199,23 @@ org.apache.struts struts2-core + + + javassist + javassist + + org.apache.struts struts2-json-plugin - + + commons-lang commons-lang diff --git a/id/history.txt b/id/history.txt index 254c5cd11..ab081c9d5 100644 --- a/id/history.txt +++ b/id/history.txt @@ -8,23 +8,27 @@ Version MOA-ID Release 3.1.0: - Überarbeitung der Weboberfläche des Konfigurationstools - Update der beigelegten Templates (BKU-Auswahl, SSO Assertion Conformation, Front-Channel Single LogOut, ...) + - Inkludierung der neuen Logos für Karte und Handy-Signatur - Optimierung des internen Prozessablaufs - Kleinere Bug-Fixes - Update von Libraries > mysql:mysql-connector-java 5.1.38 - > org.slf4j:jcl-over-slf4j 1.7.13 - > org.slf4j:jul-to-slf4j 1.7.13 - > org.slf4j:slf4j-api 1.7.13 - > org.slf4j:slf4j-log4j12 1.7.13 - > apache:cxf 3.1.4 - > org.springframework 4.2.4.RELEASE + > org.slf4j:jcl-over-slf4j 1.7.19 + > org.slf4j:jul-to-slf4j 1.7.19 + > org.slf4j:slf4j-api 1.7.19 + > org.slf4j:slf4j-log4j12 1.7.19 + > apache:cxf 3.1.5 + > org.springframework 4.2.5.RELEASE + > opensaml 2.6.6 + > xmlsec 2.0.6 > commons:collections3 3.2.2 > commons:collections4 4.1 > org.apache.struts:struts2-core 2.3.24.1 > org.apache.struts:struts2-json-plugin 2.3.24.1 - > org.hibernate:hibernate-core 4.3.11.Final - > org.hibernate:hibernate-entitymanager 4.3.11.Final - > org.hibernate:hibernate-c3p0 4.3.11.Final + > org.hibernate:hibernate-core 5.1.0.Final + > org.hibernate:hibernate-entitymanager 5.1.0.Final + > org.hibernate:hibernate-c3p0 5.1.0.Final + > commons-dbcp2 2.1.1 > com.google.http-client:google-http-client-jackson2 1.21.0 > com.google.oauth-client:google-oauth-client-jetty 1.21.0 diff --git a/id/moa-spss-container/pom.xml b/id/moa-spss-container/pom.xml index fb08989b4..32bea1974 100644 --- a/id/moa-spss-container/pom.xml +++ b/id/moa-spss-container/pom.xml @@ -121,7 +121,7 @@ javax.servlet - servlet-api + javax.servlet-api provided diff --git a/id/oa/pom.xml b/id/oa/pom.xml index 8abd75461..c2eb6238c 100644 --- a/id/oa/pom.xml +++ b/id/oa/pom.xml @@ -70,11 +70,11 @@ 1.2 provided - + org.opensaml @@ -98,7 +98,7 @@ javax.servlet - servlet-api + javax.servlet-api provided diff --git a/id/readme_3.1.0-RC2.txt b/id/readme_3.1.0-RC2.txt index cdf2fb928..f06dd4f19 100644 --- a/id/readme_3.1.0-RC2.txt +++ b/id/readme_3.1.0-RC2.txt @@ -16,6 +16,7 @@ history.txt im gleichen Verzeichnis). - Änderung der von MOA-ID verwendeten PVP 2.x EntityID - Überarbeitung der Weboberfläche des Konfigurationstools - Überarbeitung aller GUI Templates (BKU-Auswahl, Fehlermeldungen, ...) + - Inkludierung der neuen Logos für Karte und Handy-Signatur - Optimierung der internen Prozesse - Kleinere Bug-Fixes - Update von Libraries 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 @@ ${moa-id-version} + + iaik.prod diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index b226f01b3..fcadf1f36 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -30,7 +30,7 @@ org.testng testng - 6.1.1 + 6.9.10 test @@ -312,7 +312,7 @@ com.h2database h2 - 1.4.178 + 1.4.191 test diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index df38c8384..ea9e06fd6 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -245,7 +245,7 @@ junit junit - 3.8.2 + ${junit.version} test @@ -266,16 +266,10 @@ com.h2database h2 - 1.4.178 + 1.4.191 test - - org.apache.commons commons-dbcp2 -- cgit v1.2.3