From b754c0580717127a12dc0ccd963477d0fba5448e Mon Sep 17 00:00:00 2001 From: dsyer Date: Wed, 12 Dec 2007 23:12:13 +0000 Subject: [PATCH] CGLib needed for testing scoped proxy --- spring-batch-execution/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spring-batch-execution/pom.xml b/spring-batch-execution/pom.xml index 7f4e7def1..911ba87f1 100644 --- a/spring-batch-execution/pom.xml +++ b/spring-batch-execution/pom.xml @@ -40,6 +40,11 @@ junit junit + + cglib + cglib-nodep + test + org.springframework