diff --git a/plugins/ingest-attachment/build.gradle b/plugins/ingest-attachment/build.gradle index d33470b9a5f0d..23fc9c1daeaca 100644 --- a/plugins/ingest-attachment/build.gradle +++ b/plugins/ingest-attachment/build.gradle @@ -84,7 +84,7 @@ dependencies { // MS Office api "org.apache.poi:poi-scratchpad:${versions.poi}" // Apple iWork - api 'org.apache.commons:commons-compress:1.22' + api 'org.apache.commons:commons-compress:1.24.0' // Outlook documents api "org.apache.james:apache-mime4j-core:${versions.mime4j}" api "org.apache.james:apache-mime4j-dom:${versions.mime4j}"