From 19c884018250be2f31677db656ccfab829b8e230 Mon Sep 17 00:00:00 2001 From: Michael Xin <103867498+michael-xin@users.noreply.github.com> Date: Thu, 27 Oct 2022 09:25:37 -0500 Subject: [PATCH] Update pom.xml --- pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/pom.xml b/pom.xml index 9c9aa9e..859ff6c 100644 --- a/pom.xml +++ b/pom.xml @@ -93,6 +93,24 @@ + + javax.xml.bind + jaxb-api + 2.3.1 + + + com.sun.xml.bind + jaxb-core + 2.3.0.1 + + + com.sun.xml.bind + jaxb-impl + 2.3.0.1 + + + +