From 38ae8cb883ab73603f490d62b4cac38c51ac43e1 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 19 Jan 2015 12:10:48 +0100 Subject: update libraries -> joda-time 2.7 -> slf4j 2.7.10 -> struts2 2.3.20 -> commons-codec 1.10 -> hibernate 4.3.8.Final -> mySQL-connector 5.1.34 -> opensaml 2.6.4 -> xmltooling 2.6.4 --- common/pom.xml | 13 ++++++------- id/ConfigWebTool/pom.xml | 4 ++-- id/server/idserverlib/pom.xml | 2 +- id/server/moa-id-commons/pom.xml | 14 +++++++++----- id/server/stork2-saml-engine/pom.xml | 2 +- pom.xml | 10 +++++----- 6 files changed, 24 insertions(+), 21 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 3d790d29b..e702c5e66 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -67,12 +67,12 @@ joda-time joda-time - 2.4 + 2.7 org.slf4j slf4j-api - 1.7.7 + 1.7.10 diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index 2ca351e81..21286585e 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -46,17 +46,17 @@ org.hibernate hibernate-core - 4.3.6.Final + 4.3.8.Final org.hibernate hibernate-c3p0 - 4.3.6.Final + 4.3.8.Final org.hibernate hibernate-entitymanager - 4.3.6.Final + 4.3.8.Final @@ -64,10 +64,14 @@ commons-lang3 3.3.2 - + commons-httpclient commons-httpclient + MOA moa-common @@ -118,7 +122,7 @@ mysql mysql-connector-java - 5.1.33 + 5.1.34 diff --git a/id/server/stork2-saml-engine/pom.xml b/id/server/stork2-saml-engine/pom.xml index 30f2bff7c..21449b522 100644 --- a/id/server/stork2-saml-engine/pom.xml +++ b/id/server/stork2-saml-engine/pom.xml @@ -124,7 +124,7 @@ xerces xercesImpl - 2.11.0 + test diff --git a/pom.xml b/pom.xml index 6d5b531c1..ef0b95c8a 100644 --- a/pom.xml +++ b/pom.xml @@ -11,11 +11,11 @@ ${basedir}/repository UTF-8 - 2.0.1 - 2.1.2.2 + 2.0.2 + 2.1.2.3 2.0.0 2.0.3 - 1.1.5 + 1.1.5.1 2.0.2 @@ -145,12 +145,12 @@ org.opensaml opensaml - 2.6.3 + 2.6.4 org.opensaml xmltooling - 1.4.3 + 1.4.4 -- cgit v1.2.3