SEC-1326: Updating dependencies to match Spring versions. Removing unused deps.

This commit is contained in:
Luke Taylor
2009-12-21 17:32:38 +00:00
parent 89809e9029
commit fcce29f8df
12 changed files with 48 additions and 67 deletions

View File

@@ -80,10 +80,10 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>annotations-api</artifactId>
<optional>true</optional>
</dependency>
<groupId>javax.annotation</groupId>
<artifactId>jsr250-api</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>