Keycloak Authz Client dependency to adapter BOM
This commit is contained in:
parent
39afd4a020
commit
badabf8385
1 changed files with 5 additions and 0 deletions
|
@ -124,6 +124,11 @@
|
|||
<artifactId>keycloak-spring-boot-starter</artifactId>
|
||||
<version>3.2.0.CR1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.keycloak</groupId>
|
||||
<artifactId>keycloak-authz-client</artifactId>
|
||||
<version>3.2.0.CR1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
|
|
Loading…
Reference in a new issue