From 640f1e4847d95ef5c88a14a1a75d3bbfc28cfaf7 Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Mon, 7 Dec 2020 14:33:26 +0100 Subject: [PATCH] WFLY-14172 Update Weld 4 for EE 9 WFLY. Also try to align Weld SE version used by tests. --- ee-9/feature-pack/pom.xml | 15 ++------------- pom.xml | 3 +-- 2 files changed, 3 insertions(+), 15 deletions(-) diff --git a/ee-9/feature-pack/pom.xml b/ee-9/feature-pack/pom.xml index 385790b30ad6..8a17b4220cef 100644 --- a/ee-9/feature-pack/pom.xml +++ b/ee-9/feature-pack/pom.xml @@ -85,12 +85,8 @@ 2.0.0 7.0.0.Alpha6 14.0.0.Alpha1 - 4.0.0.Beta5 - - - 4.0.Beta1 + 4.0.0.CR1 + 4.0.CR1 @@ -1009,13 +1005,6 @@ - - org.jboss.spec.javax.xml.rpc diff --git a/pom.xml b/pom.xml index bbe1c96c2d86..c0e6c04b9cb9 100644 --- a/pom.xml +++ b/pom.xml @@ -419,7 +419,6 @@ 2.0.0.Final 3.1.5.Final 3.1.SP3 - 3.0.5.Final 1.1.2.Final 3.3.3.Final 1.3.2.Final @@ -5854,7 +5853,7 @@ org.jboss.weld.se weld-se-core - ${version.org.jboss.weld.se.weld-se-core} + ${version.org.jboss.weld.weld} test