fix -- 更换表达式解析引擎为aviator
This commit is contained in:
@@ -27,11 +27,10 @@
|
||||
<artifactId>flowable-spring-boot-starter-process</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/org.eweb4j/fel -->
|
||||
<dependency>
|
||||
<groupId>org.eweb4j</groupId>
|
||||
<artifactId>fel</artifactId>
|
||||
<version>0.8</version>
|
||||
<groupId>com.googlecode.aviator</groupId>
|
||||
<artifactId>aviator</artifactId>
|
||||
<version>5.3.1</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
Reference in New Issue
Block a user