From f07fee186d1690504d0e9e9d4cdfc79f681091c4 Mon Sep 17 00:00:00 2001
From: xiayebo <364530740@qq.com>
Date: Fri, 9 Jan 2026 19:05:59 +0800
Subject: [PATCH] =?UTF-8?q?openapi-starter-webmvc-ui=20=E7=89=88=E6=9C=AC?=
=?UTF-8?q?=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/pom.xml b/pom.xml
index 0da3ff7..681680d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,6 +21,7 @@
2.0.57
4.4.0
9.1.0.Final
+ 2.8.15
@@ -77,6 +78,17 @@
com.github.xiaoymin
knife4j-openapi3-jakarta-spring-boot-starter
${knife4j.version}
+
+
+ org.springdoc
+ springdoc-openapi-starter-webmvc-ui
+
+
+
+
+ org.springdoc
+ springdoc-openapi-starter-webmvc-ui
+ ${springdoc-openapi-starter-webmvc-ui.version}