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

github-actions
2024-03-25 47b041183da2015711af7b7961c342cb1be9c947
Update to Keycloak 24.0.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>24.0.1</version>
    <version>24.0.2</version>
    <name>Keycloak CAS Protocol</name>
    <description />
@@ -35,7 +35,7 @@
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
        <maven.compiler.release>17</maven.compiler.release>
        <project.build.outputTimestamp>1709628430</project.build.outputTimestamp>
        <project.build.outputTimestamp>1711356438</project.build.outputTimestamp>
    </properties>
    <dependencies>