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

github-actions
2023-06-28 46a6c57405b58524e4154e8ec1e04db0bf3f7416
Update to Keycloak 21.1.2
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>21.1.1</version>
    <version>21.1.2</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>1682585235</project.build.outputTimestamp>
        <project.build.outputTimestamp>1687949811</project.build.outputTimestamp>
    </properties>
    <dependencies>