From 9e2e58ff299d7b20edd425e8afd481218755d7e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Thu, 30 Nov 2023 18:18:19 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=BE=9D=E8=B5=96=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 22 ++++----- ruoyi-modules/ruoyi-workflow/pom.xml | 68 +++++----------------------- 2 files changed, 19 insertions(+), 71 deletions(-) diff --git a/pom.xml b/pom.xml index 44ea240c8..f41a861a8 100644 --- a/pom.xml +++ b/pom.xml @@ -113,6 +113,14 @@ import + + org.flowable + flowable-bom + ${flowable.version} + pom + import + + me.zhyd.oauth @@ -312,20 +320,6 @@ ${ip2region.version} - - - org.flowable - flowable-spring-boot-starter - ${flowable.version} - - - - - org.flowable - flowable-image-generator - ${flowable.version} - - com.alibaba fastjson diff --git a/ruoyi-modules/ruoyi-workflow/pom.xml b/ruoyi-modules/ruoyi-workflow/pom.xml index aafc26bbf..a59374274 100644 --- a/ruoyi-modules/ruoyi-workflow/pom.xml +++ b/ruoyi-modules/ruoyi-workflow/pom.xml @@ -21,71 +21,25 @@ org.flowable - flowable-spring-boot-starter + flowable-spring-boot-autoconfigure - org.mybatis - mybatis - - - flowable-dmn-spring-configurator org.flowable - - - flowable-form-spring-configurator - org.flowable - - - flowable-idm-spring-configurator - org.flowable - - - flowable-cmmn-spring-configurator - org.flowable - - - flowable-spring-boot-starter-cmmn - org.flowable - - - flowable-spring-boot-starter-app - org.flowable - - - flowable-spring-boot-starter-dmn - org.flowable - - - flowable-spring-boot-starter-rest - org.flowable - - - flowable-spring-boot-starter-rest-api - org.flowable - - - flowable-spring-boot-starter-ui-idm - org.flowable - - - flowable-spring-boot-starter-ui-admin - org.flowable - - - flowable-spring-boot-starter-ui-modeler - org.flowable - - - flowable-spring-boot-starter-ui-task - org.flowable - - flowable-spring-security - org.flowable + + org.flowable + flowable-spring-configurator + + + + org.flowable + flowable-spring-boot-starter-actuator + + org.flowable