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

github-actions
2020-06-03 72712dd3f768289839869731c5310b4842774fed
Update to Keycloak 10.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>10.0.1</version>
    <version>10.0.2</version>
    <name>Keycloak CAS Protocol</name>
    <description />
@@ -97,7 +97,7 @@
        <dependency>
            <groupId>org.xmlunit</groupId>
            <artifactId>xmlunit-core</artifactId>
            <version>2.6.4</version>
            <version>2.7.0</version>
            <scope>test</scope>
        </dependency>
        <dependency>