From ee993a979fd821966a47fdc31789c671914ce38a Mon Sep 17 00:00:00 2001 From: lwj <3529558005@qq.com> Date: Wed, 31 Jul 2024 19:55:08 +0800 Subject: [PATCH] =?UTF-8?q?feat():=E5=A2=9E=E5=8A=A0=E4=BA=86=EF=BC=8Cswag?= =?UTF-8?q?ger3=E7=9A=84=E6=A0=B8=E5=BF=83=E6=B3=A8=E8=A7=A3=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 3593041..d912f92 100644 --- a/pom.xml +++ b/pom.xml @@ -23,6 +23,7 @@ 3.2.3 3.0.0 1.6.2 + 2.2.8 1.27.2 2.3.3 1.4.7 @@ -127,6 +128,15 @@ ${swagger.core.version} + + io.swagger.core.v3 + swagger-annotations-jakarta + ${swagger3.core.version} + + + + + pro.fessional