From cd910651dd60570fc8cc84122e25a4a37bbd1493 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Sat, 3 Jul 2010 12:38:07 -0400 Subject: [PATCH] added cglib to dependencies for helloworld demo --- spring-amqp-samples/helloworld/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spring-amqp-samples/helloworld/pom.xml b/spring-amqp-samples/helloworld/pom.xml index 3572dfaa..3bf0f38a 100644 --- a/spring-amqp-samples/helloworld/pom.xml +++ b/spring-amqp-samples/helloworld/pom.xml @@ -73,6 +73,11 @@ spring-oxm ${spring.framework.version} + + cglib + cglib-nodep + 2.2 + aspectj aspectjrt