Skip to content

Commit b1181cf

Browse files
authored
Bump mime4j-core to 0.8.11 (#16810)
Signed-off-by: Daniel Widdis <[email protected]>
1 parent 9e04292 commit b1181cf

File tree

6 files changed

+5
-4
lines changed

6 files changed

+5
-4
lines changed

plugins/ingest-attachment/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ versions << [
4141
'tika' : '2.5.0',
4242
'pdfbox': '2.0.25',
4343
'poi' : '5.2.2',
44-
'mime4j': '0.8.3'
44+
'mime4j': '0.8.11'
4545
]
4646

4747
dependencies {
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
6d1eb5f7b84eaa9d38fca13b761f01c693aef3da

plugins/ingest-attachment/licenses/apache-mime4j-core-0.8.3.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+
f0d42ab9a5832b5f5d05afc004b31245b838e0fc

plugins/ingest-attachment/licenses/apache-mime4j-dom-0.8.3.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.

release-notes/opensearch.release-notes-1.3.20.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2024-12-06 Version 1.3.20 Release Notes
1+
## 2024-12-09 Version 1.3.20 Release Notes
22

33
### Dependencies
44
- Bump `icu4j` from 62.1 to 62.2 ([#15469](https://github.com/opensearch-project/OpenSearch/pull/15469))
@@ -8,6 +8,7 @@
88
- Bump `commonsio` to 2.16.0 ([#16780](https://github.com/opensearch-project/OpenSearch/pull/16780))
99
- Bump `protobuf-java` to 3.25.5 ([#16792](https://github.com/opensearch-project/OpenSearch/pull/16792))
1010
- Bump `snappy-java` to 1.1.10.7 ([#16792](https://github.com/opensearch-project/OpenSearch/pull/16792))
11+
- Bump `mime4j-core` to 0.8.11 ([#16810](https://github.com/opensearch-project/OpenSearch/pull/16810))
1112

1213
### Fixed
1314
- Update help output for _cat ([#14722](https://github.com/opensearch-project/OpenSearch/pull/14722))

0 commit comments

Comments
 (0)