diff --git a/module-activiti/pom.xml b/module-activiti/pom.xml
index b6386f99..1d1b88bf 100644
--- a/module-activiti/pom.xml
+++ b/module-activiti/pom.xml
@@ -33,6 +33,10 @@
+
+ org.activiti
+ activiti-image-generator
+
diff --git a/pom.xml b/pom.xml
index c2de367d..5dc396de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
1.6
2.6.0
3.4
- 2.2
+ 2.11.0
3.3
1.3.1
1.12
@@ -84,7 +84,7 @@
1.18.16
1.7.30
7.1.0.M6
- 1.7
+ 1.10
@@ -462,6 +462,11 @@
activiti-json-converter
${activiti.version}
+
+ org.activiti
+ activiti-image-generator
+ ${activiti.version}
+
@@ -485,6 +490,11 @@
batik-svggen
${xmlgraphics.version}
+
+ org.apache.xmlgraphics
+ batik-dom
+ ${xmlgraphics.version}
+