From 07cc61f09614ceef3ed490846a818a9d433aa579 Mon Sep 17 00:00:00 2001 From: Fabio Sinibaldi Date: Tue, 13 Oct 2020 16:28:00 +0200 Subject: [PATCH] added weld support --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index c23e1ec..58cface 100644 --- a/pom.xml +++ b/pom.xml @@ -127,6 +127,14 @@ jersey-cdi1x + + + + org.glassfish.jersey.ext.cdi + jersey-weld2-se + + +