From 6f5319b465eb857e13ee562ccfd9a94f1e681501 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 12 Sep 2014 12:27:49 +0200 Subject: update dependency version > org.apache.struts:struts2-core 2.3.16.3 > org.apache.struts:struts2-json-plugin 2.3.16.3 > joda-time:joda-time 2.4 > org.slf4j:jcl-over-slf4j 1.7.7 > org.slf4j:jul-to-slf4j 1.7.7 > org.slf4j:slf4j-api 1.7.7 > org.slf4j:slf4j-log4j12 1.7.7 > mysql:mysql-connector-java 5.1.32 > org.hibernate:hibernate-core 4.3.6.Final > org.hibernate:hibernate-entitymanager 4.3.6.Final > org.hibernate:hibernate-c3p0 4.3.6.Final > com.google.http-client:google-http-client-jackson2 1.19.0 > com.google.oauth-client:google-oauth-client-jetty 1.19.0 > org.apache.commons:commons-lang3 3.3.2 > commons-codec:commons-codec 1.9 > commons-logging:commons-logging 1.2 > xerces:xercesImpl 2.11.0 > postgresql:postgresql 9.3-1102-jdbc41 > junit:junit 3.8.2 --- id/ConfigWebTool/pom.xml | 4 ++-- id/server/auth/pom.xml | 2 +- id/server/idserverlib/pom.xml | 12 ++++++------ id/server/moa-id-commons/pom.xml | 10 +++++----- id/server/stork2-commons/pom.xml | 3 +-- id/server/stork2-saml-engine/pom.xml | 8 ++++---- 6 files changed, 19 insertions(+), 20 deletions(-) (limited to 'id') diff --git a/id/ConfigWebTool/pom.xml b/id/ConfigWebTool/pom.xml index 9b3ef3862..8c3622a4e 100644 --- a/id/ConfigWebTool/pom.xml +++ b/id/ConfigWebTool/pom.xml @@ -118,12 +118,12 @@ org.apache.struts struts2-core - 2.3.16.1 + 2.3.16.3 org.apache.struts struts2-json-plugin - 2.3.16.1 + 2.3.16.3 diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml index 20c45b096..b43a0e736 100644 --- a/id/server/auth/pom.xml +++ b/id/server/auth/pom.xml @@ -98,7 +98,7 @@ org.tuckey urlrewritefilter - 4.0.3 + 4.0.4 MOA.spss.server diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index c1ea05e4b..a8ffd10bc 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -142,11 +142,11 @@ - + com.google.http-client google-http-client-jackson2 - 1.18.0-rc + 1.19.0 test com.google.oauth-client google-oauth-client-jetty - 1.18.0-rc + 1.19.0 test diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index 0a3351edb..e6d708eca 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -46,23 +46,23 @@ org.hibernate hibernate-core - 4.3.4.Final + 4.3.6.Final org.hibernate hibernate-c3p0 - 4.3.4.Final + 4.3.6.Final org.hibernate hibernate-entitymanager - 4.3.4.Final + 4.3.6.Final org.apache.commons commons-lang3 - 3.3.1 + 3.3.2 commons-httpclient @@ -118,7 +118,7 @@ mysql mysql-connector-java - 5.1.29 + 5.1.32 diff --git a/id/server/stork2-commons/pom.xml b/id/server/stork2-commons/pom.xml index c6d15b51b..d0fd5a1ad 100644 --- a/id/server/stork2-commons/pom.xml +++ b/id/server/stork2-commons/pom.xml @@ -13,7 +13,7 @@ UTF-8 1.4.0 - 2.6.0 + 2.6.2 ${stork.version} @@ -57,7 +57,6 @@ org.opensaml opensaml - ${opensaml.version} org.slf4j diff --git a/id/server/stork2-saml-engine/pom.xml b/id/server/stork2-saml-engine/pom.xml index ed5dfa973..89ddab22a 100644 --- a/id/server/stork2-saml-engine/pom.xml +++ b/id/server/stork2-saml-engine/pom.xml @@ -17,7 +17,7 @@ 0.5.2 0.5.1 1.4.0 - 2.6.1 + 2.6.2 ${maven.build.timestamp} ${basedir}/../../../repository @@ -88,7 +88,7 @@ org.slf4j slf4j-api - 1.7.6 + 1.7.7