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

github-actions
2021-12-21 e4b9547e72bcdfc6be906d1d217e56a41a82c7c9
Update to Keycloak 16.1.0
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>15.0.2</version>
    <version>16.1.0</version>
    <name>Keycloak CAS Protocol</name>
    <description />
@@ -97,7 +97,7 @@
        <dependency>
            <groupId>org.xmlunit</groupId>
            <artifactId>xmlunit-core</artifactId>
            <version>2.8.2</version>
            <version>2.8.4</version>
            <scope>test</scope>
        </dependency>
        <dependency>