From 97b0619b26947c9170230e6969df13116f4a2463 Mon Sep 17 00:00:00 2001 From: Christian Schneider Date: Tue, 23 Jun 2015 16:14:31 +0200 Subject: [PATCH] [AMQ-5858] add import package --- activemq-web-console/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index 4bdbe51400c..4223feac5ae 100755 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -131,6 +131,7 @@ org.xml.sax, org.xml.sax.helpers, + javax.xml.bind, javax.xml.parsers, javax.xml.stream, javax.xml.transform,