From 47292bce13d2963a30c007995ebb36cc94f30dab Mon Sep 17 00:00:00 2001 From: Tomasz Golabek Date: Wed, 5 Jun 2019 16:14:17 +0200 Subject: Updated package version Apache POI version changed to latest. Was tested manually using asdctool Change-Id: I8c71a22ef6c7a9dde5afdf6b9890310ef1a2c748 Issue-ID: SDC-2270 Signed-off-by: Tomasz Golabek --- asdctool/pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'asdctool') diff --git a/asdctool/pom.xml b/asdctool/pom.xml index 9f9dc56280..762d749164 100644 --- a/asdctool/pom.xml +++ b/asdctool/pom.xml @@ -409,9 +409,8 @@ org.apache.poi - com.springsource.org.apache.poi - 3.9.0.FINAL - compile + poi + ${apache-poi.version} -- cgit 1.2.3-korg