Skip to content

Commit d2c9298

Browse files
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] <[email protected]>
1 parent a6724d3 commit d2c9298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)