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

github-actions
2021-01-19 a21aec409eb7a935aa5fa19fc10af7e1a54798a6
Update to Keycloak 12.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>12.0.1</version>
    <version>12.0.2</version>
    <name>Keycloak CAS Protocol</name>
    <description />
@@ -97,7 +97,7 @@
        <dependency>
            <groupId>org.xmlunit</groupId>
            <artifactId>xmlunit-core</artifactId>
            <version>2.8.1</version>
            <version>2.8.2</version>
            <scope>test</scope>
        </dependency>
        <dependency>