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

github-actions
2022-01-26 f4c9ba04fa3653b88721464c3ca7257a906dfeb1
Update to Keycloak 16.1.1
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>16.1.0</version>
    <version>16.1.1</version>
    <name>Keycloak CAS Protocol</name>
    <description />
@@ -97,7 +97,7 @@
        <dependency>
            <groupId>org.xmlunit</groupId>
            <artifactId>xmlunit-core</artifactId>
            <version>2.8.4</version>
            <version>2.9.0</version>
            <scope>test</scope>
        </dependency>
        <dependency>