From 9b6c5c990688192f31393c4107a97c3cd3d3b9bf Mon Sep 17 00:00:00 2001 From: macro Date: Mon, 17 Oct 2022 20:58:55 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3JDK=2011=20=E5=85=BC=E5=AE=B9?= =?UTF-8?q?=E6=80=A7=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 26ed2bc..6173515 100644 --- a/pom.xml +++ b/pom.xml @@ -48,6 +48,7 @@ 2.5.0 7.2 8.4.1 + 2.3.1 1.0-SNAPSHOT 1.0-SNAPSHOT 1.0-SNAPSHOT @@ -80,6 +81,12 @@ spring-boot-configuration-processor true + + + javax.xml.bind + jaxb-api + ${jaxb-api.version} +