From dca6244b414f9110494160164245e9fc33362bd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E8=85=BE?= <3467447354@qq.com> Date: Wed, 31 Jul 2024 21:15:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=84=E5=AE=9Aswagger3=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= 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 a8c36ba..eb64bbb 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 @@ -149,6 +150,11 @@ swagger-annotations ${swagger.core.version} + + io.swagger.core.v3 + swagger-annotations-jakarta + ${swagger3.core.version} +