WEBBPMNEXT-9188 exclude security adapter
This commit is contained in:
parent
6da6ede035
commit
4368a170c9
1 changed files with 4 additions and 0 deletions
4
pom.xml
4
pom.xml
|
|
@ -96,6 +96,10 @@
|
|||
<groupId>org.springframework.security.kerberos</groupId>
|
||||
<artifactId>spring-security-kerberos-web</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>ru.cg.webbpm.modules.security</groupId>
|
||||
<artifactId>security-adapter</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue