Skip to content

Commit 46a6c57

Browse files
github-actions[bot]jacekkow
authored andcommitted
Update to Keycloak 21.1.2
1 parent bba8bfe commit 46a6c57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>org.keycloak</groupId>
2424
<artifactId>keycloak-protocol-cas</artifactId>
25-
<version>21.1.1</version>
25+
<version>21.1.2</version>
2626
<name>Keycloak CAS Protocol</name>
2727
<description />
2828

@@ -36,7 +36,7 @@
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737
<maven.compiler.target>1.8</maven.compiler.target>
3838
<maven.compiler.source>1.8</maven.compiler.source>
39-
<project.build.outputTimestamp>1682585235</project.build.outputTimestamp>
39+
<project.build.outputTimestamp>1687949811</project.build.outputTimestamp>
4040
</properties>
4141

4242
<dependencies>

0 commit comments

Comments
 (0)