From 63eac3975089ff9dd227fc17f8d38c95a5ed9442 Mon Sep 17 00:00:00 2001 From: bryan31 Date: Fri, 23 Apr 2021 14:01:09 +0800 Subject: [PATCH] =?UTF-8?q?bug=20#I3NSF8=20=E7=A9=BA=E7=9A=84flow=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=BC=9A=E5=AF=BC=E8=87=B4=E6=97=A0=E6=B3=95=E5=90=AF?= =?UTF-8?q?=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- liteflow-core/pom.xml | 2 +- liteflow-spring-boot-starter/pom.xml | 2 +- liteflow-test-spring/pom.xml | 2 +- liteflow-test-springboot/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/liteflow-core/pom.xml b/liteflow-core/pom.xml index f31cb6fc..04251847 100644 --- a/liteflow-core/pom.xml +++ b/liteflow-core/pom.xml @@ -9,7 +9,7 @@ com.yomahub liteflow - 2.5.3 + 2.5.4 diff --git a/liteflow-spring-boot-starter/pom.xml b/liteflow-spring-boot-starter/pom.xml index 4885846f..5e456be6 100644 --- a/liteflow-spring-boot-starter/pom.xml +++ b/liteflow-spring-boot-starter/pom.xml @@ -10,7 +10,7 @@ liteflow com.yomahub - 2.5.3 + 2.5.4 diff --git a/liteflow-test-spring/pom.xml b/liteflow-test-spring/pom.xml index b879dca6..48f8cbef 100644 --- a/liteflow-test-spring/pom.xml +++ b/liteflow-test-spring/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.5.3 + 2.5.4 diff --git a/liteflow-test-springboot/pom.xml b/liteflow-test-springboot/pom.xml index 1bb344d0..7cf2adca 100644 --- a/liteflow-test-springboot/pom.xml +++ b/liteflow-test-springboot/pom.xml @@ -9,7 +9,7 @@ liteflow com.yomahub - 2.5.3 + 2.5.4 diff --git a/pom.xml b/pom.xml index d6262b64..6c9f8565 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.yomahub liteflow pom - 2.5.3 + 2.5.4 liteflow a lightweight and practical micro-process framework https://github.com/bryan31/liteflow