aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTomasz Golabek <tomasz.golabek@nokia.com>2019-06-05 16:14:17 +0200
committerOren Kleks <orenkle@amdocs.com>2019-06-17 13:29:40 +0000
commit47292bce13d2963a30c007995ebb36cc94f30dab (patch)
tree81d89e98762f558306b58c005c56ba62ae97ab7c /pom.xml
parentbcf781b6261667cb13a4f3e3767f8302aa6e9201 (diff)
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 <tomasz.golabek@nokia.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index cd1db8900e..d1533c267d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,6 +50,7 @@ Modifications copyright (c) 2018 Nokia
<lombok.version>1.18.2</lombok.version>
<commons-beanutils>1.9.3</commons-beanutils>
<commons-configuration>2.3</commons-configuration>
+ <apache-poi.version>4.1.0</apache-poi.version>
<commons.collections.version>4.1</commons.collections.version>