From e7a6f53cbdbe8c4da5e16e404467074bee418763 Mon Sep 17 00:00:00 2001
From: WeiRan <2392355487@qq.com>
Date: Mon, 5 Aug 2024 20:10:11 +0800
Subject: [PATCH] =?UTF-8?q?feat():=E5=A2=9E=E5=8A=A0=E4=BA=86swagger3?=
=?UTF-8?q?=E7=9A=84=E6=A0=B8=E5=BF=83=E6=B3=A8=E8=A7=A3=E4=BE=9D=E8=B5=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 59b5457..d59dfb2 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
@@ -121,10 +122,11 @@
swagger-models
${swagger.core.version}
+
- io.swagger
- swagger-annotations
- ${swagger.core.version}
+ io.swagger.core.v3
+ swagger-annotations-jakarta
+ ${swagger3.core.version}