Skip to content

Commit 702eb7d

Browse files
Bump commons-compress from 1.21 to 1.22 in /plugins/ingest-attachment
Bumps commons-compress from 1.21 to 1.22. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c80a7a commit 702eb7d

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
@@ -84,7 +84,7 @@ dependencies {
8484
// MS Office
8585
api "org.apache.poi:poi-scratchpad:${versions.poi}"
8686
// Apple iWork
87-
api 'org.apache.commons:commons-compress:1.21'
87+
api 'org.apache.commons:commons-compress:1.22'
8888
// Outlook documents
8989
api "org.apache.james:apache-mime4j-core:${versions.mime4j}"
9090
api "org.apache.james:apache-mime4j-dom:${versions.mime4j}"

0 commit comments

Comments
 (0)