From c775e4705432ee94325257c77cc63c19daa652b3 Mon Sep 17 00:00:00 2001 From: Jason Tedor Date: Wed, 6 May 2020 17:28:24 -0400 Subject: [PATCH] Fix missing SHAs for Jackson 2.10.4 This was not picked up on a backport, so this commit adds the missing SHAs, and removes the old ones. --- .../snapshot-tool/licenses/jackson-annotations-2.10.3.jar.sha1 | 1 - .../snapshot-tool/licenses/jackson-annotations-2.10.4.jar.sha1 | 1 + x-pack/snapshot-tool/licenses/jackson-core-2.10.3.jar.sha1 | 1 - x-pack/snapshot-tool/licenses/jackson-core-2.10.4.jar.sha1 | 1 + x-pack/snapshot-tool/licenses/jackson-databind-2.10.3.jar.sha1 | 1 - x-pack/snapshot-tool/licenses/jackson-databind-2.10.4.jar.sha1 | 1 + 6 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 x-pack/snapshot-tool/licenses/jackson-annotations-2.10.3.jar.sha1 create mode 100644 x-pack/snapshot-tool/licenses/jackson-annotations-2.10.4.jar.sha1 delete mode 100644 x-pack/snapshot-tool/licenses/jackson-core-2.10.3.jar.sha1 create mode 100644 x-pack/snapshot-tool/licenses/jackson-core-2.10.4.jar.sha1 delete mode 100644 x-pack/snapshot-tool/licenses/jackson-databind-2.10.3.jar.sha1 create mode 100644 x-pack/snapshot-tool/licenses/jackson-databind-2.10.4.jar.sha1 diff --git a/x-pack/snapshot-tool/licenses/jackson-annotations-2.10.3.jar.sha1 b/x-pack/snapshot-tool/licenses/jackson-annotations-2.10.3.jar.sha1 deleted file mode 100644 index 9c725f2d90e..00000000000 --- a/x-pack/snapshot-tool/licenses/jackson-annotations-2.10.3.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0f63b3b1da563767d04d2e4d3fc1ae0cdeffebe7 \ No newline at end of file diff --git a/x-pack/snapshot-tool/licenses/jackson-annotations-2.10.4.jar.sha1 b/x-pack/snapshot-tool/licenses/jackson-annotations-2.10.4.jar.sha1 new file mode 100644 index 00000000000..0c548bb0e77 --- /dev/null +++ b/x-pack/snapshot-tool/licenses/jackson-annotations-2.10.4.jar.sha1 @@ -0,0 +1 @@ +6ae6028aff033f194c9710ad87c224ccaadeed6c \ No newline at end of file diff --git a/x-pack/snapshot-tool/licenses/jackson-core-2.10.3.jar.sha1 b/x-pack/snapshot-tool/licenses/jackson-core-2.10.3.jar.sha1 deleted file mode 100644 index f23937b0d82..00000000000 --- a/x-pack/snapshot-tool/licenses/jackson-core-2.10.3.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f7ee7b55c7d292ac72fbaa7648c089f069c938d2 \ No newline at end of file diff --git a/x-pack/snapshot-tool/licenses/jackson-core-2.10.4.jar.sha1 b/x-pack/snapshot-tool/licenses/jackson-core-2.10.4.jar.sha1 new file mode 100644 index 00000000000..f83a4ac442b --- /dev/null +++ b/x-pack/snapshot-tool/licenses/jackson-core-2.10.4.jar.sha1 @@ -0,0 +1 @@ +8796585e716440d6dd5128b30359932a9eb74d0d \ No newline at end of file diff --git a/x-pack/snapshot-tool/licenses/jackson-databind-2.10.3.jar.sha1 b/x-pack/snapshot-tool/licenses/jackson-databind-2.10.3.jar.sha1 deleted file mode 100644 index 688ae92d107..00000000000 --- a/x-pack/snapshot-tool/licenses/jackson-databind-2.10.3.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -aae92628b5447fa25af79871ca98668da6edd439 \ No newline at end of file diff --git a/x-pack/snapshot-tool/licenses/jackson-databind-2.10.4.jar.sha1 b/x-pack/snapshot-tool/licenses/jackson-databind-2.10.4.jar.sha1 new file mode 100644 index 00000000000..27d5a72cd27 --- /dev/null +++ b/x-pack/snapshot-tool/licenses/jackson-databind-2.10.4.jar.sha1 @@ -0,0 +1 @@ +76e9152e93d4cf052f93a64596f633ba5b1c8ed9 \ No newline at end of file