Skip to content

Commit

Permalink
Keycloak Authz Client dependency to adapter BOM
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroigor committed May 18, 2017
1 parent 39afd4a commit badabf8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions boms/adapter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit badabf8

Please sign in to comment.