This is an automated email from the ASF dual-hosted git repository.
hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git
The following commit(s) were added to refs/heads/master by this push:
new b274308 [HOP-3817] poi 5.2.1
new 01a56a4 Merge pull request #1410 from pjfanning/HOP-3817-poi
b274308 is described below
commit b2743088c5a4f5d5c29ec9a8445f66772c2ae9f2
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Mar 4 11:24:36 2022 +0100
[HOP-3817] poi 5.2.1
---
assemblies/plugins/transforms/excelinput/pom.xml | 2 +-
assemblies/plugins/transforms/excelwriter/pom.xml | 2 +-
assemblies/static/src/main/resources/LICENSE | 12 ++++++------
plugins/transforms/excelinput/pom.xml | 2 +-
plugins/transforms/excelwriter/pom.xml | 2 +-
5 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/assemblies/plugins/transforms/excelinput/pom.xml
b/assemblies/plugins/transforms/excelinput/pom.xml
index 2c663d2..61a1e78 100644
--- a/assemblies/plugins/transforms/excelinput/pom.xml
+++ b/assemblies/plugins/transforms/excelinput/pom.xml
@@ -38,7 +38,7 @@
<properties>
<odfdom-java.version>0.8.7</odfdom-java.version>
- <poi.version>5.2.0</poi.version>
+ <poi.version>5.2.1</poi.version>
<xerces.version>2.12.2</xerces.version>
</properties>
diff --git a/assemblies/plugins/transforms/excelwriter/pom.xml
b/assemblies/plugins/transforms/excelwriter/pom.xml
index 037ccc8..48d6fc7 100644
--- a/assemblies/plugins/transforms/excelwriter/pom.xml
+++ b/assemblies/plugins/transforms/excelwriter/pom.xml
@@ -37,7 +37,7 @@
<description></description>
<properties>
- <poi.version>5.2.0</poi.version>
+ <poi.version>5.2.1</poi.version>
<xerces.version>2.12.2</xerces.version>
</properties>
diff --git a/assemblies/static/src/main/resources/LICENSE
b/assemblies/static/src/main/resources/LICENSE
index 9b06949..7afca89f 100644
--- a/assemblies/static/src/main/resources/LICENSE
+++ b/assemblies/static/src/main/resources/LICENSE
@@ -1621,30 +1621,30 @@ This product bundles perfmark-api 0.23.0, which is
available under a
This product bundles picocli 3.7.0, which is available under a
"Apache 2.0" license. For details, see LICENSE.
-This product bundles poi 4.1.2, which is available under a
-"Apache 2.0" license. For details, see LICENSE.
-
This product bundles poi 5.2.0, which is available under a
"Apache 2.0" license. For details, see LICENSE.
-This product bundles poi-ooxml 4.1.2, which is available under a
+This product bundles poi 5.2.1, which is available under a
"Apache 2.0" license. For details, see LICENSE.
This product bundles poi-ooxml 5.2.0, which is available under a
"Apache 2.0" license. For details, see LICENSE.
-This product bundles poi-ooxml-schemas 4.1.2, which is available under a
+This product bundles poi-ooxml 5.2.1, which is available under a
"Apache 2.0" license. For details, see LICENSE.
This product bundles poi-ooxml-lite 5.2.0, which is available under a
"Apache 2.0" license. For details, see LICENSE.
-This product bundles poi-scratchpad 4.1.2, which is available under a
+This product bundles poi-ooxml-lite 5.2.1, which is available under a
"Apache 2.0" license. For details, see LICENSE.
This product bundles poi-scratchpad 5.2.0, which is available under a
"Apache 2.0" license. For details, see LICENSE.
+This product bundles poi-scratchpad 5.2.1, which is available under a
+"Apache 2.0" license. For details, see LICENSE.
+
This product bundles postgresql 42.3.3, which is available under a
"2-clause BSD" license. For details, see licenses/LICENSE-BSD2.
diff --git a/plugins/transforms/excelinput/pom.xml
b/plugins/transforms/excelinput/pom.xml
index 278c4d6..a860ea8 100644
--- a/plugins/transforms/excelinput/pom.xml
+++ b/plugins/transforms/excelinput/pom.xml
@@ -35,7 +35,7 @@
<properties>
<odfdom-java.version>0.8.7</odfdom-java.version>
- <poi.version>5.2.0</poi.version>
+ <poi.version>5.2.1</poi.version>
<xerces.version>2.12.2</xerces.version>
</properties>
diff --git a/plugins/transforms/excelwriter/pom.xml
b/plugins/transforms/excelwriter/pom.xml
index 390f9e5..0207070 100644
--- a/plugins/transforms/excelwriter/pom.xml
+++ b/plugins/transforms/excelwriter/pom.xml
@@ -34,7 +34,7 @@
<name>Hop Plugins Transforms Excel Writer</name>
<properties>
- <poi.version>5.2.0</poi.version>
+ <poi.version>5.2.1</poi.version>
<xerces.version>2.12.2</xerces.version>
</properties>