Fix
This commit is contained in:
parent
dff47728be
commit
4339eba1f2
1 changed files with 5 additions and 5 deletions
|
@ -44,9 +44,9 @@ To use this filter, include this maven artifact in your WAR poms:
|
|||
|
||||
[source,xml, subs="attributes"]
|
||||
----
|
||||
<dependency>
|
||||
<groupId>org.keycloak</groupId>
|
||||
<artifactId>keycloak-servlet-filter-adapter</artifactId>
|
||||
<version>{{book.project.version}}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.keycloak</groupId>
|
||||
<artifactId>keycloak-servlet-filter-adapter</artifactId>
|
||||
<version>{{book.project.version}}</version>
|
||||
</dependency>
|
||||
----
|
||||
|
|
Loading…
Reference in a new issue