update 修复forest引入

This commit is contained in:
AprilWind 2024-05-31 16:06:55 +08:00
parent f37979e60f
commit 95ddcde9e0

View File

@ -57,7 +57,8 @@
<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>
<!-- forest版本 http请求工具 -->
<forest.version>1.5.36</forest.version>
<!--工作流配置-->
<flowable.version>7.0.0</flowable.version>
</properties>
@ -386,6 +387,7 @@
<module>ruoyi-common</module>
<module>ruoyi-extend</module>
<module>ruoyi-modules</module>
<module>ruoyi-client</module>
</modules>
<packaging>pom</packaging>