From a13ecc4aa21dbd97ba6023f5d87b57f134b49cfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 13:19:28 +0000 Subject: [PATCH 1/2] Bump xz from 1.8 to 1.9 in /plugins/ingest-attachment Bumps xz from 1.8 to 1.9. --- updated-dependencies: - dependency-name: org.tukaani:xz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- plugins/ingest-attachment/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/ingest-attachment/build.gradle b/plugins/ingest-attachment/build.gradle index 92cbcf5306bb7..4a81489e96d5e 100644 --- a/plugins/ingest-attachment/build.gradle +++ b/plugins/ingest-attachment/build.gradle @@ -56,7 +56,7 @@ dependencies { runtimeOnly "com.optimaize.languagedetector:language-detector:0.6" runtimeOnly 'com.google.guava:guava:18.0' // Other dependencies - api 'org.tukaani:xz:1.8' + api 'org.tukaani:xz:1.9' api 'commons-io:commons-io:2.11.0' api "org.slf4j:slf4j-api:${versions.slf4j}" From 8f83deecdedfd6decc683f76df7f68d085baa548 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 9 May 2022 13:23:26 +0000 Subject: [PATCH 2/2] Updating SHAs Signed-off-by: dependabot[bot] --- plugins/ingest-attachment/licenses/xz-1.8.jar.sha1 | 1 - plugins/ingest-attachment/licenses/xz-1.9.jar.sha1 | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 plugins/ingest-attachment/licenses/xz-1.8.jar.sha1 create mode 100644 plugins/ingest-attachment/licenses/xz-1.9.jar.sha1 diff --git a/plugins/ingest-attachment/licenses/xz-1.8.jar.sha1 b/plugins/ingest-attachment/licenses/xz-1.8.jar.sha1 deleted file mode 100644 index 7455feac7983b..0000000000000 --- a/plugins/ingest-attachment/licenses/xz-1.8.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -c4f7d054303948eb6a4066194253886c8af07128 \ No newline at end of file diff --git a/plugins/ingest-attachment/licenses/xz-1.9.jar.sha1 b/plugins/ingest-attachment/licenses/xz-1.9.jar.sha1 new file mode 100644 index 0000000000000..c3e22d167212f --- /dev/null +++ b/plugins/ingest-attachment/licenses/xz-1.9.jar.sha1 @@ -0,0 +1 @@ +1ea4bec1a921180164852c65006d928617bd2caf \ No newline at end of file