Skip to content

Commit

Permalink
Bump commons-collections4 from 4.1 to 4.4 in /plugins/ingest-attachme…
Browse files Browse the repository at this point in the history
…nt (opensearch-project#3339)

* Bump commons-collections4 from 4.1 to 4.4 in /plugins/ingest-attachment

Bumps commons-collections4 from 4.1 to 4.4.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-collections4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating SHAs

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored May 16, 2022
1 parent 2711d32 commit 4886f8e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/ingest-attachment/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencies {
api "org.apache.poi:poi-ooxml-lite:${versions.poi}"
api "commons-codec:commons-codec:${versions.commonscodec}"
api 'org.apache.xmlbeans:xmlbeans:5.0.3'
api 'org.apache.commons:commons-collections4:4.1'
api 'org.apache.commons:commons-collections4:4.4'
// MS Office
api "org.apache.poi:poi-scratchpad:${versions.poi}"
// Apple iWork
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
62ebe7544cb7164d87e0637a2a6a2bdc981395e8

0 comments on commit 4886f8e

Please sign in to comment.