We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba8bfe commit 46a6c57Copy full SHA for 46a6c57
pom.xml
@@ -22,7 +22,7 @@
22
23
<groupId>org.keycloak</groupId>
24
<artifactId>keycloak-protocol-cas</artifactId>
25
- <version>21.1.1</version>
+ <version>21.1.2</version>
26
<name>Keycloak CAS Protocol</name>
27
<description />
28
@@ -36,7 +36,7 @@
36
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
37
<maven.compiler.target>1.8</maven.compiler.target>
38
<maven.compiler.source>1.8</maven.compiler.source>
39
- <project.build.outputTimestamp>1682585235</project.build.outputTimestamp>
+ <project.build.outputTimestamp>1687949811</project.build.outputTimestamp>
40
</properties>
41
42
<dependencies>
0 commit comments