From 0140965a30ea1b53dfaf722b1c165b2dbe8c6338 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?= <15040126243@163.com> Date: Thu, 17 Jun 2021 09:42:00 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=20jdk11=20=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=20pr?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +++++++ ruoyi-common/pom.xml | 13 ------------- ruoyi-framework/pom.xml | 6 ------ 3 files changed, 7 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index 547a46e5..28a6d8e2 100644 --- a/pom.xml +++ b/pom.xml @@ -291,6 +291,13 @@ 11 + + + + com.sun.xml.bind + jaxb-impl + + diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index 5bf7dafb..c55be1c0 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -148,17 +148,4 @@ - - - jdk11 - - - - com.sun.xml.bind - jaxb-impl - - - - - diff --git a/ruoyi-framework/pom.xml b/ruoyi-framework/pom.xml index 236eb056..4313ce55 100644 --- a/ruoyi-framework/pom.xml +++ b/ruoyi-framework/pom.xml @@ -67,12 +67,6 @@ ruoyi-system - - - com.sun.xml.bind - jaxb-impl - ${jaxb.version} -