From 44b25989d6fad83f1caeacf0cfbf47f84e03cee5 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Mon, 3 Aug 2020 21:45:45 +0800 Subject: [PATCH] =?UTF-8?q?jdk11=E4=B8=8B=E9=BB=98=E8=AE=A4=E4=B8=8D?= =?UTF-8?q?=E5=8A=A0=E8=BD=BDjaxb=E6=A8=A1=E5=9D=97=EF=BC=8C=E5=9B=A0?= =?UTF-8?q?=E6=AD=A4=E5=8A=A0=E8=BD=BD=E5=AE=9E=E7=8E=B0=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/common/pom.xml b/common/pom.xml index 376cc390..fc3c78d7 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -95,6 +95,16 @@ ${dom4j.version} + + + jakarta.xml.bind + jakarta.xml.bind-api + + + org.glassfish.jaxb + jaxb-runtime + + jaxen