Changed spring version to 1.2.9 and modified dependencies to get build to work with this version. Corrected some javadoc links.
This commit is contained in:
@@ -18,5 +18,9 @@
|
||||
<artifactId>cas</artifactId>
|
||||
<version>2.0.12</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-web</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
Reference in New Issue
Block a user