mirror of https://github.com/jacekkow/keycloak-protocol-cas

github-actions
2023-02-21 9611602e6a9532220a03bb286351fd0379a5e8bc
Update to Keycloak 20.0.5
1 files modified
4 ■■■■ changed files
pom.xml 4 ●●●● patch | view | raw | blame | history
pom.xml
@@ -22,7 +22,7 @@
    <groupId>org.keycloak</groupId>
    <artifactId>keycloak-protocol-cas</artifactId>
    <version>20.0.3</version>
    <version>20.0.5</version>
    <name>Keycloak CAS Protocol</name>
    <description />
@@ -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>1673599638</project.build.outputTimestamp>
        <project.build.outputTimestamp>1676969243</project.build.outputTimestamp>
    </properties>
    <dependencies>