KEYCLOAK-8770 add keycloak-wildfly-adduser dependency to base testsuite
This commit is contained in:
parent
e7b7307b4f
commit
29f8187978
1 changed files with 4 additions and 0 deletions
|
@ -1551,6 +1551,10 @@
|
|||
<groupId>org.keycloak</groupId>
|
||||
<artifactId>keycloak-authz-client</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.keycloak</groupId>
|
||||
<artifactId>keycloak-wildfly-adduser</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!--UNDERTOW-->
|
||||
|
||||
|
|
Loading…
Reference in a new issue