From 917f9c2699f18fb6d338b93d7962d664e5e2bc6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 14:44:49 -0700 Subject: [PATCH] Bump xmlbeans from 3.0.1 to 5.0.3 in /plugins/ingest-attachment (#2138) * Bump xmlbeans from 3.0.1 to 5.0.3 in /plugins/ingest-attachment Bumps xmlbeans from 3.0.1 to 5.0.3. --- updated-dependencies: - dependency-name: org.apache.xmlbeans:xmlbeans dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * Updating SHAs Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] --- plugins/ingest-attachment/build.gradle | 2 +- plugins/ingest-attachment/licenses/xmlbeans-5.0.2.jar.sha1 | 1 - plugins/ingest-attachment/licenses/xmlbeans-5.0.3.jar.sha1 | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 plugins/ingest-attachment/licenses/xmlbeans-5.0.2.jar.sha1 create mode 100644 plugins/ingest-attachment/licenses/xmlbeans-5.0.3.jar.sha1 diff --git a/plugins/ingest-attachment/build.gradle b/plugins/ingest-attachment/build.gradle index 522f98f1794..e762599b30e 100644 --- a/plugins/ingest-attachment/build.gradle +++ b/plugins/ingest-attachment/build.gradle @@ -79,7 +79,7 @@ dependencies { api "org.apache.poi:poi:${versions.poi}" api "org.apache.poi:poi-ooxml-lite:${versions.poi}" api "commons-codec:commons-codec:${versions.commonscodec}" - api 'org.apache.xmlbeans:xmlbeans:5.0.2' + api 'org.apache.xmlbeans:xmlbeans:5.0.3' api 'org.apache.commons:commons-collections4:4.1' // MS Office api "org.apache.poi:poi-scratchpad:${versions.poi}" diff --git a/plugins/ingest-attachment/licenses/xmlbeans-5.0.2.jar.sha1 b/plugins/ingest-attachment/licenses/xmlbeans-5.0.2.jar.sha1 deleted file mode 100644 index 63d79922a70..00000000000 --- a/plugins/ingest-attachment/licenses/xmlbeans-5.0.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ac85f740e3492e28662cf5595d67113ffadc547d \ No newline at end of file diff --git a/plugins/ingest-attachment/licenses/xmlbeans-5.0.3.jar.sha1 b/plugins/ingest-attachment/licenses/xmlbeans-5.0.3.jar.sha1 new file mode 100644 index 00000000000..7451ee17640 --- /dev/null +++ b/plugins/ingest-attachment/licenses/xmlbeans-5.0.3.jar.sha1 @@ -0,0 +1 @@ +e1ef1382ae9dfb2438b82b6dd575566355c2f30f \ No newline at end of file