From c29a4e922e6836b24b392780430c95b8fe5ba84e Mon Sep 17 00:00:00 2001 From: Michael Reiche Date: Tue, 19 Apr 2022 11:17:16 -0700 Subject: [PATCH] Remove explicit dependency on annotations api. Closes #1400. --- pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pom.xml b/pom.xml index 1e796c3cd..81cf4c928 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