From 0ed44f29c8f687ac86cef7e62fdde2419b2b5555 Mon Sep 17 00:00:00 2001 From: xingyu Date: Tue, 19 Jul 2022 18:16:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20flowable=20basic=20=3D=3D=E3=80=8B=20pro?= =?UTF-8?q?cess?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-dependencies/pom.xml | 2 +- yudao-framework/yudao-spring-boot-starter-flowable/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index 9352edb9d..bec606f3d 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -418,7 +418,7 @@ org.flowable - flowable-spring-boot-starter-basic + flowable-spring-boot-starter-process ${flowable.version} diff --git a/yudao-framework/yudao-spring-boot-starter-flowable/pom.xml b/yudao-framework/yudao-spring-boot-starter-flowable/pom.xml index 0ad946284..ac24f27ae 100644 --- a/yudao-framework/yudao-spring-boot-starter-flowable/pom.xml +++ b/yudao-framework/yudao-spring-boot-starter-flowable/pom.xml @@ -26,7 +26,7 @@ org.flowable - flowable-spring-boot-starter-basic + flowable-spring-boot-starter-process org.flowable