From 2e389cc4e303cd0ff1acc2b254f94ca23461451d Mon Sep 17 00:00:00 2001
From: chaiyapeng <3535863041@qq.com>
Date: Sat, 10 Aug 2024 20:29:37 +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 | 23 ++++++++++++++++++++---
1 file changed, 20 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 0a02afc..a9bf1eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,6 +39,7 @@
9.2.0
9.2.0
6.1.0-M2
+ 1.5.36
1.3.2
5.8.27
4.1.0
@@ -129,9 +130,14 @@
- io.swagger.core.v3
- swagger-annotations-jakarta
- ${swagger3.core.version}
+ io.swagger
+ swagger-models
+ ${swagger.core.version}
+
+
+ io.swagger
+ swagger-annotations
+ ${swagger.core.version}
@@ -291,6 +297,17 @@
1.0.0
+
+ com.muyu
+ cloud-common-nacos-remote
+ 1.0.0
+
+
+
+ com.dtflys.forest
+ forest-spring-boot3-starter
+ ${forest.version}
+