diff options
author | 2019-06-05 16:14:17 +0200 | |
---|---|---|
committer | 2019-06-17 13:29:40 +0000 | |
commit | 47292bce13d2963a30c007995ebb36cc94f30dab (patch) | |
tree | 81d89e98762f558306b58c005c56ba62ae97ab7c /pom.xml | |
parent | bcf781b6261667cb13a4f3e3767f8302aa6e9201 (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.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |