From 58b01c5d7df437b8526dccd432cc92d091780f7b Mon Sep 17 00:00:00 2001 From: gaoqr <13665037151@163.com> Date: Wed, 10 Jun 2026 18:36:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A5=E8=A1=A8=E6=A8=A1=E5=9D=97=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0mvn=20google=20zxing=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cf-module-report/cf-module-report-biz/pom.xml | 5 +++++ cf-module-report/pom.xml | 1 + 2 files changed, 6 insertions(+) diff --git a/cf-module-report/cf-module-report-biz/pom.xml b/cf-module-report/cf-module-report-biz/pom.xml index c709a10a0..9fba1d7af 100644 --- a/cf-module-report/cf-module-report-biz/pom.xml +++ b/cf-module-report/cf-module-report-biz/pom.xml @@ -155,6 +155,11 @@ itextpdf ${itextpdf.version} + + com.google.zxing + core + ${google-zxing.version} + diff --git a/cf-module-report/pom.xml b/cf-module-report/pom.xml index 97c299a5f..4fa9fd3ae 100644 --- a/cf-module-report/pom.xml +++ b/cf-module-report/pom.xml @@ -29,5 +29,6 @@ 5.2.0 5.2.2 5.5.13 + 3.3.1