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

github-actions
2024-10-24 9728128e602989c83dc254ae40a14db75d2cd040
Update to Keycloak 26.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>26.0.1</version>
    <version>26.0.2</version>
    <name>Keycloak CAS Protocol</name>
    <description />
@@ -36,7 +36,7 @@
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
        <maven.compiler.release>17</maven.compiler.release>
        <project.build.outputTimestamp>1729241354</project.build.outputTimestamp>
        <project.build.outputTimestamp>1729759798</project.build.outputTimestamp>
    </properties>
    <dependencies>