diff --git a/modules/activiti-modeler/pom.xml b/modules/activiti-modeler/pom.xml index eeaa44f4137a25490dc2a8ddd17018cab89f7b5c..e89d2ea0a56a17b94114de68b23c4066698c6e32 100644 --- a/modules/activiti-modeler/pom.xml +++ b/modules/activiti-modeler/pom.xml @@ -84,10 +84,29 @@ org.apache.xmlgraphics batik-transcoder + + + + xml-apis + xml-apis + + + xalan + xalan + + org.apache.xmlgraphics batik-bridge + + + + + xalan + xalan + + org.apache.xmlgraphics diff --git a/modules/activiti-webapp-explorer2/pom.xml b/modules/activiti-webapp-explorer2/pom.xml index a01a33143a9c065ac75106aa3e54271cbe88cc99..9beb7eaf9069af9352bfc70ddaee8c14811aa6c9 100644 --- a/modules/activiti-webapp-explorer2/pom.xml +++ b/modules/activiti-webapp-explorer2/pom.xml @@ -175,6 +175,12 @@ org.activiti activiti-modeler + + + xalan + xalan + + org.activiti @@ -207,19 +213,19 @@ junit test - - - com.google.gwt - gwt-servlet - + + + com.google.gwt + gwt-servlet + - org.vaadin.addons - dcharts-widget - 0.10.0 - + org.vaadin.addons + dcharts-widget + 0.10.0 +