From 185a0ff9ea3772942a5abf3c8610ef7ac8b4ca0f Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Wed, 27 Nov 2024 19:36:17 +0100 Subject: [PATCH] Add some more exclusions for EE 11 dependencies --- nucleus/parent/pom.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/nucleus/parent/pom.xml b/nucleus/parent/pom.xml index e7416860f47..19b183326ab 100644 --- a/nucleus/parent/pom.xml +++ b/nucleus/parent/pom.xml @@ -1508,6 +1508,37 @@ maven + + org.glassfish + jakarta.enterprise.concurrent + + + range + [3.1.0,) + + + regex + .*-M.* + + + maven + + + + org.glassfish.jsftemplating + + + range + [4.1.0,) + + + regex + .*-M.* + + + maven + + org.glassfish.grizzly