From 7e830a022c1ac817c4048bad3cf2094d6c1bec3c Mon Sep 17 00:00:00 2001 From: RuoYi Date: Wed, 27 Oct 2021 15:27:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0Jaxb=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=EF=BC=8C=E9=98=B2=E6=AD=A2jdk8=E4=BB=A5=E4=B8=8A=E5=87=BA?= =?UTF-8?q?=E7=8E=B0=E7=9A=84=E5=85=BC=E5=AE=B9=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 218559e..6eee5a6 100644 --- a/pom.xml +++ b/pom.xml @@ -175,6 +175,12 @@ ${jwt.version} + + + javax.xml.bind + jaxb-api + + io.springfox