From 83acd0771f808882737053058352facdfa287ac9 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sun, 4 Nov 2018 09:59:15 +1300 Subject: Workaround for Excel reports issue (fix #4126) --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 373958e71..f1d93cdc0 100644 --- a/pom.xml +++ b/pom.xml @@ -165,6 +165,19 @@ jxls 2.4.6 + + + + org.apache.poi + poi + 4.0.0 + + + org.apache.poi + poi-ooxml + 4.0.0 + + org.jxls jxls-poi -- cgit v1.2.3