Skip to content

Commit

Permalink
Update to Keycloak 22.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and jacekkow committed Sep 12, 2023
1 parent 05dae20 commit 09a8de5
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>22.0.1</version>
<version>22.0.2</version>
<name>Keycloak CAS Protocol</name>
<description />

Expand All @@ -36,7 +36,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<project.build.outputTimestamp>1689756437</project.build.outputTimestamp>
<project.build.outputTimestamp>1694508430</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 09a8de5

Please sign in to comment.