From cbfe63521816b6f23254d4a906fc50e11b1e8199 Mon Sep 17 00:00:00 2001 From: CezarLeahu <35226487+CezarLeahu@users.noreply.github.com> Date: Fri, 26 Jun 2020 11:49:36 +0300 Subject: [PATCH] MNT-20557: Duplicate inclusion of Java EE Annotations spec API --- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 98beb3ddfa..ff386068a0 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ ${project.build.directory}/alf_data convert - 8.223 + 8.225 8.129 8.36 @@ -329,6 +329,11 @@ org.apache.geronimo.specs geronimo-ws-metadata_2.0_spec + + + javax.annotation + javax.annotation-api +