diff --git a/pom.xml b/pom.xml index a5e93c1..e8c270a 100644 --- a/pom.xml +++ b/pom.xml @@ -290,6 +290,22 @@ provided + + + + + jakarta.xml.bind + jakarta.xml.bind-api + 2.3.2 + provided + + + org.glassfish.jaxb + jaxb-runtime + 2.3.2 + provided + + org.eclipse.microprofile