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