pom.xml
@@ -22,7 +22,7 @@ <groupId>org.keycloak</groupId> <artifactId>keycloak-protocol-cas</artifactId> <version>10.0.1</version> <version>11.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>