Skip to content

Commit

Permalink
Update to Keycloak 12.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 19, 2021
1 parent a1d9e2c commit a21aec4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<groupId>org.keycloak</groupId>
<artifactId>keycloak-protocol-cas</artifactId>
<version>12.0.1</version>
<version>12.0.2</version>
<name>Keycloak CAS Protocol</name>
<description />

Expand Down Expand Up @@ -97,7 +97,7 @@
<dependency>
<groupId>org.xmlunit</groupId>
<artifactId>xmlunit-core</artifactId>
<version>2.8.1</version>
<version>2.8.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a21aec4

Please sign in to comment.