|
@@ -51,6 +51,11 @@
|
|
|
<artifactId>log4j</artifactId>
|
|
|
<version>1.2.17</version>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.flowable</groupId>
|
|
|
+ <artifactId>flowable-task-service-api</artifactId>
|
|
|
+ <version>6.4.2</version>
|
|
|
+ </dependency>
|
|
|
</dependencies>
|
|
|
|
|
|
|