nedo disable bpmn

This commit is contained in:
kochetkov 2024-09-18 16:12:47 +03:00
parent 8f16edb7f0
commit 5cb8b0da9c
2 changed files with 4 additions and 4 deletions

View file

@ -103,6 +103,10 @@
<groupId>ru.cg.webbpm.modules</groupId>
<artifactId>inject</artifactId>
</dependency>
<dependency>
<groupId>ru.cg.webbpm.modules.bpmn</groupId>
<artifactId>bpmn-workflow-api</artifactId>
</dependency>
<dependency>
<groupId>ru.cg.webbpm.modules</groupId>
<artifactId>webkit-rpc</artifactId>