Skip to content

Commit 83db682

Browse files
Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 in /plugins/ingest-attachment (#18101)
* Bump org.apache.commons:commons-collections4 Bumps org.apache.commons:commons-collections4 from 4.4 to 4.5.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-collections4 dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> * Update changelog Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0795bb2 commit 83db682

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1818
- Bump `com.google.code.gson:gson` from 2.12.1 to 2.13.0 ([#17923](https://github.com/opensearch-project/OpenSearch/pull/17923))
1919
- Bump `com.github.spotbugs:spotbugs-annotations` from 4.9.0 to 4.9.3 ([#17922](https://github.com/opensearch-project/OpenSearch/pull/17922))
2020
- Bump `com.microsoft.azure:msal4j` from 1.18.0 to 1.20.0 ([#17925](https://github.com/opensearch-project/OpenSearch/pull/17925))
21+
- Bump `org.apache.commons:commons-collections4` from 4.4 to 4.5.0 ([#18101](https://github.com/opensearch-project/OpenSearch/pull/18101))
2122

2223
### Deprecated
2324

plugins/ingest-attachment/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ dependencies {
8787
api "org.apache.poi:poi-ooxml-lite:${versions.poi}"
8888
api "commons-codec:commons-codec:${versions.commonscodec}"
8989
api 'org.apache.xmlbeans:xmlbeans:5.3.0'
90-
api 'org.apache.commons:commons-collections4:4.4'
90+
api 'org.apache.commons:commons-collections4:4.5.0'
9191
// MS Office
9292
api "org.apache.poi:poi-scratchpad:${versions.poi}"
9393
// Apple iWork

plugins/ingest-attachment/licenses/commons-collections4-4.4.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+
e5cf89f0c6e132fc970bd9a465fdcb8dbe94f75a

0 commit comments

Comments
 (0)