From 15ebe4dcf329cbf74711c67ca88fb312f39b1403 Mon Sep 17 00:00:00 2001 From: sansow Date: Thu, 22 Jul 2021 18:14:53 -0400 Subject: [PATCH] Update pom.xml --- pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/pom.xml b/pom.xml index 62a43b8..c74567d 100644 --- a/pom.xml +++ b/pom.xml @@ -116,5 +116,24 @@ javax.validation validation-api + + javax.xml.bind + jaxb-api + 2.3.0-b170201.1204 + + + + + javax.activation + activation + 1.1 + + + + + org.glassfish.jaxb + jaxb-runtime + 2.3.0-b170127.1453 +