Cannot build base testsuite due to missing dependency related to WF (#14079)
Fixes #14072
This commit is contained in:
parent
0254900b12
commit
94de015440
1 changed files with 0 additions and 4 deletions
|
@ -2092,10 +2092,6 @@
|
||||||
<groupId>org.keycloak</groupId>
|
<groupId>org.keycloak</groupId>
|
||||||
<artifactId>keycloak-authz-client</artifactId>
|
<artifactId>keycloak-authz-client</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>org.keycloak</groupId>
|
|
||||||
<artifactId>keycloak-wildfly-adduser</artifactId>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<!--UNDERTOW-->
|
<!--UNDERTOW-->
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue