From e6f8e9a20760934640bdab9450e700e362350ef1 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Wed, 20 Apr 2011 17:14:06 +0200 Subject: [PATCH] added asm to fix Jersey, Guice and Jetty combination --- scm-webapp/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index 30295be73b..fe36e125bb 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -113,6 +113,12 @@ 2.3.16 + + asm + asm + 3.3.1 + +