From 56531afd1aebdcc8c0e4d8d7667b8db0a5cc8bfb Mon Sep 17 00:00:00 2001 From: 疯狂的狮子Li <15040126243@163.com> Date: 星期五, 31 五月 2024 16:17:06 +0800 Subject: [PATCH] update 调整 pom 文件格式 --- pom.xml | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a0912de..014941f 100644 --- a/pom.xml +++ b/pom.xml @@ -50,6 +50,8 @@ <sms4j.version>3.2.1</sms4j.version> <!-- 闄愬埗妗嗘灦涓殑fastjson鐗堟湰 --> <fastjson.version>1.2.83</fastjson.version> + <!--宸ヤ綔娴侀厤缃�--> + <flowable.version>7.0.0</flowable.version> <!-- 鎻掍欢鐗堟湰 --> <maven-jar-plugin.version>3.2.2</maven-jar-plugin.version> @@ -57,9 +59,6 @@ <maven-compiler-plugin.verison>3.11.0</maven-compiler-plugin.verison> <maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version> <flatten-maven-plugin.version>1.3.0</flatten-maven-plugin.version> - - <!--宸ヤ綔娴侀厤缃�--> - <flowable.version>7.0.0</flowable.version> </properties> <profiles> -- Gitblit v1.9.3