Skip to content

Commit db7b9f3

Browse files
committed
Bump org.apache.poi version from 5.2.5 to 5.4.1 in /plugins/ingest-attachment (#17887)
* Upgrade org.apache.poi version from 5.2.5 to 5.4.1 Signed-off-by: Craig Perkins <[email protected]> * Add to CHANGELOG Signed-off-by: Craig Perkins <[email protected]> --------- Signed-off-by: Craig Perkins <[email protected]> (cherry picked from commit cd8fa4f)
1 parent a90f864 commit db7b9f3

10 files changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1111
- Bump `netty` from 4.1.118.Final to 4.1.121.Final ([#18192](https://github.com/opensearch-project/OpenSearch/pull/18192))
1212
- Bump Apache Lucene to 9.12.2 ([#18574](https://github.com/opensearch-project/OpenSearch/pull/18574))
1313
- Bump `commons-beanutils:commons-beanutils` from 1.9.4 to 1.11.0 ([#18401](https://github.com/opensearch-project/OpenSearch/issues/18401))
14+
- Bump `org.apache.poi` version from 5.2.5 to 5.4.1 in /plugins/ingest-attachment ([#17887](https://github.com/opensearch-project/OpenSearch/pull/17887))
1415

1516
### Deprecated
1617

plugins/ingest-attachment/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ opensearchplugin {
4040
versions << [
4141
'tika' : '2.9.2',
4242
'pdfbox': '2.0.31',
43-
'poi' : '5.2.5',
43+
'poi' : '5.4.1',
4444
'mime4j': '0.8.11'
4545
]
4646

plugins/ingest-attachment/licenses/poi-5.2.5.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
e4c74c59e13f62d8edd215756d14ce55566c6efe

plugins/ingest-attachment/licenses/poi-ooxml-5.2.5.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
508ed3e7fcc775738415870d0bc6d27196317fe3

plugins/ingest-attachment/licenses/poi-ooxml-lite-5.2.5.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0ed2246f88254ba40fc2e7999c8f8e4e9031208a

plugins/ingest-attachment/licenses/poi-scratchpad-5.2.5.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ba43fb23ab262865b349d58d6ef1218755eef228

0 commit comments

Comments
 (0)