SEC-695: Renamed cas adapter module
This commit is contained in:
parent
273720f556
commit
ff4650890c
|
@ -18,6 +18,11 @@
|
|||
<artifactId>cas</artifactId>
|
||||
<version>2.0.12</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-mock</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-web</artifactId>
|
Loading…
Reference in New Issue