From 459a743de93d77becef82074cb295056dced8d1f Mon Sep 17 00:00:00 2001 From: Kabir Khan Date: Tue, 15 Aug 2023 16:16:54 +0200 Subject: [PATCH] [WFLY-18358] Include the jakarta.annotation:jakarta.annotation-api --- microprofile/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/microprofile/pom.xml b/microprofile/pom.xml index d9d37948..5db4aaa6 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -129,6 +129,10 @@ opentelemetry-api + + jakarta.annotation + jakarta.annotation-api + jakarta.enterprise jakarta.enterprise.cdi-api