From c3ab46c8c8bba5f95f2455fa3bcec20970198c31 Mon Sep 17 00:00:00 2001 From: lcj <2331845269@qq.com> Date: Thu, 20 Nov 2025 19:27:17 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=8D=E4=BD=8Espringdoc=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xinnengyuan/pom.xml | 2 +- xinnengyuan/ruoyi-common/ruoyi-common-doc/pom.xml | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/xinnengyuan/pom.xml b/xinnengyuan/pom.xml index 56b6c6d4..7022d665 100644 --- a/xinnengyuan/pom.xml +++ b/xinnengyuan/pom.xml @@ -18,7 +18,7 @@ UTF-8 21 3.5.16 - 2.8.4 + 2.3.0 0.15.0 4.0.3 2.3 diff --git a/xinnengyuan/ruoyi-common/ruoyi-common-doc/pom.xml b/xinnengyuan/ruoyi-common/ruoyi-common-doc/pom.xml index 2f0b5838..d40248a8 100644 --- a/xinnengyuan/ruoyi-common/ruoyi-common-doc/pom.xml +++ b/xinnengyuan/ruoyi-common/ruoyi-common-doc/pom.xml @@ -44,7 +44,17 @@ com.github.xiaoymin knife4j-openapi3-jakarta-spring-boot-starter - 4.4.0 + 4.5.0 + + + org.springdoc + springdoc-openapi-starter-webmvc-api + + + org.springdoc + springdoc-openapi-starter-webmvc-ui + +