From 157ab6a8a6630f63d677e516be5a83401015994a Mon Sep 17 00:00:00 2001 From: Charlie John <8595764@qq.com> Date: Thu, 17 Jun 2021 01:48:28 +0800 Subject: [PATCH] =?UTF-8?q?fix=20JDK=201.8=20=E4=BB=A5=E5=90=8E=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-framework/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ruoyi-framework/pom.xml b/ruoyi-framework/pom.xml index 4313ce55e..236eb0564 100644 --- a/ruoyi-framework/pom.xml +++ b/ruoyi-framework/pom.xml @@ -67,6 +67,12 @@ ruoyi-system + + + com.sun.xml.bind + jaxb-impl + ${jaxb.version} +