|  |  | 
 |  |  |  | 
 |  |  |     <groupId>org.keycloak</groupId> | 
 |  |  |     <artifactId>keycloak-protocol-cas</artifactId> | 
 |  |  |     <version>11.0.3</version> | 
 |  |  |     <version>12.0.0</version> | 
 |  |  |     <name>Keycloak CAS Protocol</name> | 
 |  |  |     <description /> | 
 |  |  |  | 
 |  |  | 
 |  |  |         <dependency> | 
 |  |  |             <groupId>org.xmlunit</groupId> | 
 |  |  |             <artifactId>xmlunit-core</artifactId> | 
 |  |  |             <version>2.8.0</version> | 
 |  |  |             <version>2.8.1</version> | 
 |  |  |             <scope>test</scope> | 
 |  |  |         </dependency> | 
 |  |  |         <dependency> | 
 |  |  |             <groupId>com.jayway.jsonpath</groupId> | 
 |  |  |             <artifactId>json-path</artifactId> | 
 |  |  |             <version>2.4.0</version> | 
 |  |  |             <version>2.5.0</version> | 
 |  |  |             <scope>test</scope> | 
 |  |  |         </dependency> | 
 |  |  |     </dependencies> |