Skip to content

Commit 4886f8e

Browse files
Bump commons-collections4 from 4.1 to 4.4 in /plugins/ingest-attachment (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] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent 2711d32 commit 4886f8e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

plugins/ingest-attachment/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080
api "org.apache.poi:poi-ooxml-lite:${versions.poi}"
8181
api "commons-codec:commons-codec:${versions.commonscodec}"
8282
api 'org.apache.xmlbeans:xmlbeans:5.0.3'
83-
api 'org.apache.commons:commons-collections4:4.1'
83+
api 'org.apache.commons:commons-collections4:4.4'
8484
// MS Office
8585
api "org.apache.poi:poi-scratchpad:${versions.poi}"
8686
// Apple iWork

plugins/ingest-attachment/licenses/commons-collections4-4.1.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
62ebe7544cb7164d87e0637a2a6a2bdc981395e8

0 commit comments

Comments
 (0)