From 7b26ae479be2ffa40604c48b35d9a9f601dee2bc Mon Sep 17 00:00:00 2001 From: Mark Pollack Date: Mon, 10 Aug 2009 23:31:56 +0000 Subject: [PATCH] pom maintenance - extraneous dependency on cglib-nodep --- org.springframework.test/pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/org.springframework.test/pom.xml b/org.springframework.test/pom.xml index f186f8a2d68..9549e042662 100644 --- a/org.springframework.test/pom.xml +++ b/org.springframework.test/pom.xml @@ -48,7 +48,7 @@ jsp-api 2.1 provided - + junit junit @@ -164,11 +164,5 @@ 2.1_3 test - - cglib - cglib-nodep - 2.1_3 - true -