Skip to content

Commit

Permalink
AF-2880 : Support Elytron in Business Central
Browse files Browse the repository at this point in the history
  • Loading branch information
Rikkola committed Aug 26, 2021
1 parent 185fd33 commit 4789679
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
6 changes: 0 additions & 6 deletions jbpm-wb-case-mgmt/jbpm-wb-case-mgmt-showcase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,12 +218,6 @@
<groupId>org.kie.server</groupId>
<artifactId>kie-server-client</artifactId>
</dependency>
<!-- login module -->
<dependency>
<groupId>org.kie</groupId>
<artifactId>kie-security</artifactId>
<scope>runtime</scope>
</dependency>

<!-- UberFire -->
<dependency>
Expand Down
7 changes: 0 additions & 7 deletions jbpm-wb-showcase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1431,13 +1431,6 @@
<classifier>sources</classifier>
</dependency>

<!-- login module -->
<dependency>
<groupId>org.kie</groupId>
<artifactId>kie-security</artifactId>
<scope>runtime</scope>
</dependency>

<!-- Stunner and BPMN set. -->
<dependency>
<groupId>org.kie.workbench.stunner</groupId>
Expand Down

0 comments on commit 4789679

Please sign in to comment.