mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-07 17:48:35 +00:00
Bump dependency.poi.version from 3.17 to 4.1.0 (#33)
* Bump dependency.poi.version from 3.17 to 4.1.0 Bumps `dependency.poi.version` from 3.17 to 4.1.0. Updates `poi` from 3.17 to 4.1.0 Updates `poi-ooxml` from 3.17 to 4.1.0 Updates `poi-scratchpad` from 3.17 to 4.1.0 Signed-off-by: dependabot[bot] <support@dependabot.com> * Set version 4.0.1 for POI dependencies across all T-Engines
This commit is contained in:
committed by
CezarLeahu
parent
235fa32558
commit
b24b9e5dba
@@ -77,7 +77,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.poi</groupId>
|
||||
<artifactId>poi-ooxml</artifactId>
|
||||
<version>3.17</version>
|
||||
<version>${dependency.poi.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- EMLTransformer -->
|
||||
|
Reference in New Issue
Block a user