From 316e665fc1d93b47fbe63ed2664376cabd75d575 Mon Sep 17 00:00:00 2001 From: Michael Reiche <48999328+mikereiche@users.noreply.github.com> Date: Wed, 20 Apr 2022 09:30:11 -0700 Subject: [PATCH] Remove explicit dependency on annotations api. (#1403) Closes #1400. --- pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pom.xml b/pom.xml index 021f4030..6856a0bc 100644 --- a/pom.xml +++ b/pom.xml @@ -167,14 +167,6 @@ true - - javax.annotation - javax.annotation-api - ${javax-annotation-api} - - - - org.apache.openwebbeans openwebbeans-se