From 5813b5a2633fc935560e4de9cf293c113755c773 Mon Sep 17 00:00:00 2001
From: wanggeng <450292408@qq.com>
Date: Wed, 1 Sep 2021 16:35:55 +0800
Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E4=BE=9D=E8=B5=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
module-activiti/pom.xml | 4 ++++
pom.xml | 14 ++++++++++++--
2 files changed, 16 insertions(+), 2 deletions(-)
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}
+