From 44e82b3a6b01e6f204aeec40ae1f86087743ab9a Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Mon, 12 Jun 2023 16:05:37 -0400 Subject: [PATCH] fixed build issue without jersey/cxf --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index ab8628b..c1f40f3 100644 --- a/pom.xml +++ b/pom.xml @@ -49,6 +49,11 @@ + + javax.annotation + javax.annotation-api + 1.3.2 + org.springframework spring-context