From 91e29d97104a3be8e9ceac787432d6513c8393c9 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Thu, 5 Jun 2014 12:54:02 +0100 Subject: [PATCH] KEYCLOAK-496 Dependency jira alignments with other JBoss projects --- pom.xml | 14 +++++--------- project-integrations/aerogear-ups/app/pom.xml | 2 +- testsuite/integration/pom.xml | 4 ++-- 3 files changed, 8 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 169a745994..6279df5e46 100755 --- a/pom.xml +++ b/pom.xml @@ -13,8 +13,8 @@ 1.46 - 1.9.12 - 4.1.2 + 1.9.9 + 4.2.1 2.3.7.Final 2.3.7.Final 3.0.8.Final @@ -35,13 +35,14 @@ 1.5.10 7.1.1.Final 8.1.0.Final - 1.0.1.Final + 1.0.2.Final 2.2 1.14.1-beta 1.0.1 2.3.20 3.0.5 2.35.0 + 1.4.5 1.6 @@ -133,7 +134,7 @@ javax.mail mail - 1.4.7 + ${javax.mail.version} org.jboss.resteasy @@ -210,11 +211,6 @@ jboss-servlet-api_3.0_spec ${servlet.api.30.version} - - org.jboss.spec.javax.servlet - jboss-servlet-api_3.1_spec - 1.0.0.Beta1 - org.picketlink picketlink-common diff --git a/project-integrations/aerogear-ups/app/pom.xml b/project-integrations/aerogear-ups/app/pom.xml index ff5fabedc2..2b7b3a186e 100755 --- a/project-integrations/aerogear-ups/app/pom.xml +++ b/project-integrations/aerogear-ups/app/pom.xml @@ -78,7 +78,7 @@ javax.enterprise cdi-api - 1.1 + 1.0-SP4 provided diff --git a/testsuite/integration/pom.xml b/testsuite/integration/pom.xml index fda1c91ec9..434df207c7 100755 --- a/testsuite/integration/pom.xml +++ b/testsuite/integration/pom.xml @@ -26,7 +26,7 @@ org.jboss.spec.javax.servlet - jboss-servlet-api_3.1_spec + jboss-servlet-api_3.0_spec org.jboss.resteasy @@ -148,7 +148,7 @@ org.apache.httpcomponents httpclient - 4.2.1 + ${keycloak.apache.httpcomponents.version}