From 5dc15c6b4a74f10539b9190c43bf29e83e5b2222 Mon Sep 17 00:00:00 2001 From: yangpeng <3074487626@qq.com> Date: Thu, 8 Aug 2024 17:04:13 +0800 Subject: [PATCH] =?UTF-8?q?feat():=20=E5=A2=9E=E5=8A=A0swagger3=E4=BE=9D?= =?UTF-8?q?=E8=B3=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f7d6319..4a9f83d 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,7 @@ 3.2.3 3.0.0 1.6.2 + 2.2.8 1.27.2 2.3.3 1.4.7 @@ -127,7 +128,11 @@ swagger-annotations ${swagger.core.version} - + + io.swagger.core.v3 + swagger-annotations-jakarta + ${swagger3.core.version} + pro.fessional