From 69c08cb7e3174cdbffa1530b9811ac1f93b7ccc9 Mon Sep 17 00:00:00 2001 From: youjianchi <13260889671@163.com> Date: Tue, 13 Feb 2024 09:20:02 +0800 Subject: [PATCH] =?UTF-8?q?[fix]:=E4=BF=AE=E5=A4=8D=E5=90=AF=E5=8A=A8?= =?UTF-8?q?=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/pom.xml | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index 441beb7f..d5808eec 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -45,18 +45,18 @@ 1.5.21 + + io.swagger + swagger-models + 1.5.21 + + cn.hutool hutool-all 5.7.16 - - io.swagger - swagger-models - 1.5.21 - - io.springfox @@ -98,6 +98,12 @@ com.ruoyi ruoyi-activiti 4.6.1 + + + swagger-annotations + io.swagger + + junit @@ -109,12 +115,7 @@ junit-jupiter test - - io.swagger - swagger-annotations - 1.5.10 - compile - + cn.hutool hutool-core