From f62db92cb4cbc7c81695448454240456aab36d44 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 9 Feb 2009 08:21:44 +0000 Subject: TUSCANY-2359 rationalize the SCA runtime use of cglib and asm dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742325 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/core/pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'java/sca/modules/core') diff --git a/java/sca/modules/core/pom.xml b/java/sca/modules/core/pom.xml index 33ad406365..c87116703a 100644 --- a/java/sca/modules/core/pom.xml +++ b/java/sca/modules/core/pom.xml @@ -80,9 +80,16 @@ cglib - cglib-nodep + cglib 2.2 + + + asm + asm + 3.1 + + -- cgit v1.2.3