diff --git a/deployment/pom.xml b/deployment/pom.xml index 24a3062..e9f76c4 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -24,6 +24,11 @@ quarkus-poi-deployment 2.0.3 + + io.quarkus + quarkus-jaxb-deployment + 3.3.2 + org.eclipse.transformer org.eclipse.transformer diff --git a/runtime/pom.xml b/runtime/pom.xml index 9c9ff2c..3f112b3 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -19,6 +19,11 @@ quarkus-poi 2.0.3 + + io.quarkus + quarkus-jaxb + 3.3.2 + net.sf.mpxj mpxj