From b56908002a92bb96bbc81aaae1d6643615f9acb8 Mon Sep 17 00:00:00 2001 From: songgaoshuai <1742057357@qq.com> Date: Thu, 30 Nov 2023 18:11:25 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E8=B0=83=E6=95=B4flw=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 62 ---------------------------- ruoyi-modules/ruoyi-workflow/pom.xml | 62 ++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+), 62 deletions(-) diff --git a/pom.xml b/pom.xml index 6f4d79a19..44ea240c8 100644 --- a/pom.xml +++ b/pom.xml @@ -317,68 +317,6 @@ org.flowable flowable-spring-boot-starter ${flowable.version} - - - 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 - - diff --git a/ruoyi-modules/ruoyi-workflow/pom.xml b/ruoyi-modules/ruoyi-workflow/pom.xml index 6ee07b7e5..aafc26bbf 100644 --- a/ruoyi-modules/ruoyi-workflow/pom.xml +++ b/ruoyi-modules/ruoyi-workflow/pom.xml @@ -22,6 +22,68 @@ org.flowable flowable-spring-boot-starter + + + 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 + +