From a2e4f747e0be9084b39382229c283a8703e00b6d 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 13:48:00 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=20jdk11=20=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E5=85=A8=E9=83=A8=E8=BD=AC=E7=A7=BB=E5=88=B0=E9=80=89?= =?UTF-8?q?=E9=A1=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 28a6d8e2b..e0f42f512 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,6 @@ 11.0 2.3.1 3.15.2 - 3.0.1 @@ -126,14 +125,6 @@ ${redisson.version} - - - com.sun.xml.bind - jaxb-impl - ${jaxb.version} - - - com.ruoyi @@ -290,7 +281,18 @@ 11 + 3.0.1 + + + + + com.sun.xml.bind + jaxb-impl + ${jaxb.version} + + +