pom maintenance

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1952 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Mark Pollack
2009-09-21 07:37:30 +00:00
parent ed497bfa50
commit b5e25453d2
18 changed files with 100 additions and 82 deletions
+1 -3
View File
@@ -58,7 +58,6 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.7</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
@@ -75,7 +74,6 @@
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjweaver</artifactId>
<version>1.6.2</version>
<optional>true</optional>
</dependency>
<dependency>
@@ -161,7 +159,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-cglib-repack</artifactId>
<version>2.1_3</version>
<version>2.2</version>
<scope>test</scope>
</dependency>
</dependencies>