From 41da0c97d233c0087bfca0a286571a20dadc39f8 Mon Sep 17 00:00:00 2001 From: Andriy Redko Date: Wed, 1 Feb 2023 09:40:38 -0500 Subject: [PATCH] Bumps Jackson from 2.4.1 to 2.4.2 Signed-off-by: Andriy Redko --- CHANGELOG.md | 1 + buildSrc/version.properties | 4 ++-- client/sniffer/licenses/jackson-core-2.14.1.jar.sha1 | 1 - client/sniffer/licenses/jackson-core-2.14.2.jar.sha1 | 1 + .../upgrade-cli/licenses/jackson-annotations-2.14.1.jar.sha1 | 1 - .../upgrade-cli/licenses/jackson-annotations-2.14.2.jar.sha1 | 1 + .../upgrade-cli/licenses/jackson-databind-2.14.1.jar.sha1 | 1 - .../upgrade-cli/licenses/jackson-databind-2.14.2.jar.sha1 | 1 + libs/x-content/licenses/jackson-core-2.14.1.jar.sha1 | 1 - libs/x-content/licenses/jackson-core-2.14.2.jar.sha1 | 1 + .../licenses/jackson-dataformat-cbor-2.14.1.jar.sha1 | 1 - .../licenses/jackson-dataformat-cbor-2.14.2.jar.sha1 | 1 + .../licenses/jackson-dataformat-smile-2.14.1.jar.sha1 | 1 - .../licenses/jackson-dataformat-smile-2.14.2.jar.sha1 | 1 + .../licenses/jackson-dataformat-yaml-2.14.1.jar.sha1 | 1 - .../licenses/jackson-dataformat-yaml-2.14.2.jar.sha1 | 1 + .../ingest-geoip/licenses/jackson-annotations-2.14.1.jar.sha1 | 1 - .../ingest-geoip/licenses/jackson-annotations-2.14.2.jar.sha1 | 1 + .../ingest-geoip/licenses/jackson-databind-2.14.1.jar.sha1 | 1 - .../ingest-geoip/licenses/jackson-databind-2.14.2.jar.sha1 | 1 + .../licenses/jackson-annotations-2.14.1.jar.sha1 | 1 - .../licenses/jackson-annotations-2.14.2.jar.sha1 | 1 + .../discovery-ec2/licenses/jackson-databind-2.14.1.jar.sha1 | 1 - .../discovery-ec2/licenses/jackson-databind-2.14.2.jar.sha1 | 1 + .../licenses/jackson-annotations-2.14.1.jar.sha1 | 1 - .../licenses/jackson-annotations-2.14.2.jar.sha1 | 1 + .../licenses/jackson-databind-2.14.1.jar.sha1 | 1 - .../licenses/jackson-databind-2.14.2.jar.sha1 | 1 + .../licenses/jackson-dataformat-xml-2.14.1.jar.sha1 | 1 - .../licenses/jackson-dataformat-xml-2.14.2.jar.sha1 | 1 + .../licenses/jackson-datatype-jsr310-2.14.1.jar.sha1 | 1 - .../licenses/jackson-datatype-jsr310-2.14.2.jar.sha1 | 1 + .../licenses/jackson-module-jaxb-annotations-2.14.1.jar.sha1 | 1 - .../licenses/jackson-module-jaxb-annotations-2.14.2.jar.sha1 | 1 + .../repository-hdfs/licenses/jackson-databind-2.14.1.jar.sha1 | 1 - .../repository-hdfs/licenses/jackson-databind-2.14.2.jar.sha1 | 1 + .../licenses/jackson-annotations-2.14.1.jar.sha1 | 1 - .../licenses/jackson-annotations-2.14.2.jar.sha1 | 1 + .../repository-s3/licenses/jackson-databind-2.14.1.jar.sha1 | 1 - .../repository-s3/licenses/jackson-databind-2.14.2.jar.sha1 | 1 + 40 files changed, 22 insertions(+), 21 deletions(-) delete mode 100644 client/sniffer/licenses/jackson-core-2.14.1.jar.sha1 create mode 100644 client/sniffer/licenses/jackson-core-2.14.2.jar.sha1 delete mode 100644 distribution/tools/upgrade-cli/licenses/jackson-annotations-2.14.1.jar.sha1 create mode 100644 distribution/tools/upgrade-cli/licenses/jackson-annotations-2.14.2.jar.sha1 delete mode 100644 distribution/tools/upgrade-cli/licenses/jackson-databind-2.14.1.jar.sha1 create mode 100644 distribution/tools/upgrade-cli/licenses/jackson-databind-2.14.2.jar.sha1 delete mode 100644 libs/x-content/licenses/jackson-core-2.14.1.jar.sha1 create mode 100644 libs/x-content/licenses/jackson-core-2.14.2.jar.sha1 delete mode 100644 libs/x-content/licenses/jackson-dataformat-cbor-2.14.1.jar.sha1 create mode 100644 libs/x-content/licenses/jackson-dataformat-cbor-2.14.2.jar.sha1 delete mode 100644 libs/x-content/licenses/jackson-dataformat-smile-2.14.1.jar.sha1 create mode 100644 libs/x-content/licenses/jackson-dataformat-smile-2.14.2.jar.sha1 delete mode 100644 libs/x-content/licenses/jackson-dataformat-yaml-2.14.1.jar.sha1 create mode 100644 libs/x-content/licenses/jackson-dataformat-yaml-2.14.2.jar.sha1 delete mode 100644 modules/ingest-geoip/licenses/jackson-annotations-2.14.1.jar.sha1 create mode 100644 modules/ingest-geoip/licenses/jackson-annotations-2.14.2.jar.sha1 delete mode 100644 modules/ingest-geoip/licenses/jackson-databind-2.14.1.jar.sha1 create mode 100644 modules/ingest-geoip/licenses/jackson-databind-2.14.2.jar.sha1 delete mode 100644 plugins/discovery-ec2/licenses/jackson-annotations-2.14.1.jar.sha1 create mode 100644 plugins/discovery-ec2/licenses/jackson-annotations-2.14.2.jar.sha1 delete mode 100644 plugins/discovery-ec2/licenses/jackson-databind-2.14.1.jar.sha1 create mode 100644 plugins/discovery-ec2/licenses/jackson-databind-2.14.2.jar.sha1 delete mode 100644 plugins/repository-azure/licenses/jackson-annotations-2.14.1.jar.sha1 create mode 100644 plugins/repository-azure/licenses/jackson-annotations-2.14.2.jar.sha1 delete mode 100644 plugins/repository-azure/licenses/jackson-databind-2.14.1.jar.sha1 create mode 100644 plugins/repository-azure/licenses/jackson-databind-2.14.2.jar.sha1 delete mode 100644 plugins/repository-azure/licenses/jackson-dataformat-xml-2.14.1.jar.sha1 create mode 100644 plugins/repository-azure/licenses/jackson-dataformat-xml-2.14.2.jar.sha1 delete mode 100644 plugins/repository-azure/licenses/jackson-datatype-jsr310-2.14.1.jar.sha1 create mode 100644 plugins/repository-azure/licenses/jackson-datatype-jsr310-2.14.2.jar.sha1 delete mode 100644 plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.14.1.jar.sha1 create mode 100644 plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.14.2.jar.sha1 delete mode 100644 plugins/repository-hdfs/licenses/jackson-databind-2.14.1.jar.sha1 create mode 100644 plugins/repository-hdfs/licenses/jackson-databind-2.14.2.jar.sha1 delete mode 100644 plugins/repository-s3/licenses/jackson-annotations-2.14.1.jar.sha1 create mode 100644 plugins/repository-s3/licenses/jackson-annotations-2.14.2.jar.sha1 delete mode 100644 plugins/repository-s3/licenses/jackson-databind-2.14.1.jar.sha1 create mode 100644 plugins/repository-s3/licenses/jackson-databind-2.14.2.jar.sha1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 40a424f740ae8..c2663131fc034 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased 1.3.x] - Bumps `Netty` from 4.1.86.Final to 4.1.87.Final ([#6130](https://github.com/opensearch-project/OpenSearch/pull/6130)) +- Bumps `Jackson` from 2.14.1 to 2.14.2 ([#6129](https://github.com/opensearch-project/OpenSearch/pull/6129)) ### Added ### Dependencies diff --git a/buildSrc/version.properties b/buildSrc/version.properties index 1109bc49e53f8..e90795d7af38e 100644 --- a/buildSrc/version.properties +++ b/buildSrc/version.properties @@ -7,8 +7,8 @@ bundled_jdk = 11.0.18+10 # optional dependencies spatial4j = 0.7 jts = 1.15.0 -jackson = 2.14.1 -jackson_databind = 2.14.1 +jackson = 2.14.2 +jackson_databind = 2.14.2 snakeyaml = 1.32 icu4j = 62.1 supercsv = 2.4.0 diff --git a/client/sniffer/licenses/jackson-core-2.14.1.jar.sha1 b/client/sniffer/licenses/jackson-core-2.14.1.jar.sha1 deleted file mode 100644 index 054873b60eb21..0000000000000 --- a/client/sniffer/licenses/jackson-core-2.14.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -7a07bc535ccf0b7f6929c4d0f2ab9b294ef7c4a3 \ No newline at end of file diff --git a/client/sniffer/licenses/jackson-core-2.14.2.jar.sha1 b/client/sniffer/licenses/jackson-core-2.14.2.jar.sha1 new file mode 100644 index 0000000000000..5a241779e03c9 --- /dev/null +++ b/client/sniffer/licenses/jackson-core-2.14.2.jar.sha1 @@ -0,0 +1 @@ +f804090e6399ce0cf78242db086017512dd71fcc \ No newline at end of file diff --git a/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.14.1.jar.sha1 b/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.14.1.jar.sha1 deleted file mode 100644 index e43faef9e23ff..0000000000000 --- a/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.14.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -2a6ad504d591a7903ffdec76b5b7252819a2d162 \ No newline at end of file diff --git a/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.14.2.jar.sha1 b/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.14.2.jar.sha1 new file mode 100644 index 0000000000000..bfa80ea001fcf --- /dev/null +++ b/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.14.2.jar.sha1 @@ -0,0 +1 @@ +a7aae9525864930723e3453ab799521fdfd9d873 \ No newline at end of file diff --git a/distribution/tools/upgrade-cli/licenses/jackson-databind-2.14.1.jar.sha1 b/distribution/tools/upgrade-cli/licenses/jackson-databind-2.14.1.jar.sha1 deleted file mode 100644 index 0e6726927ebac..0000000000000 --- a/distribution/tools/upgrade-cli/licenses/jackson-databind-2.14.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -268524b9056cae1211b9f1f52560ef19347f4d17 \ No newline at end of file diff --git a/distribution/tools/upgrade-cli/licenses/jackson-databind-2.14.2.jar.sha1 b/distribution/tools/upgrade-cli/licenses/jackson-databind-2.14.2.jar.sha1 new file mode 100644 index 0000000000000..1e2ec2f7f6587 --- /dev/null +++ b/distribution/tools/upgrade-cli/licenses/jackson-databind-2.14.2.jar.sha1 @@ -0,0 +1 @@ +01e71fddbc80bb86f71a6345ac1e8ab8a00e7134 \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-core-2.14.1.jar.sha1 b/libs/x-content/licenses/jackson-core-2.14.1.jar.sha1 deleted file mode 100644 index 054873b60eb21..0000000000000 --- a/libs/x-content/licenses/jackson-core-2.14.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -7a07bc535ccf0b7f6929c4d0f2ab9b294ef7c4a3 \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-core-2.14.2.jar.sha1 b/libs/x-content/licenses/jackson-core-2.14.2.jar.sha1 new file mode 100644 index 0000000000000..5a241779e03c9 --- /dev/null +++ b/libs/x-content/licenses/jackson-core-2.14.2.jar.sha1 @@ -0,0 +1 @@ +f804090e6399ce0cf78242db086017512dd71fcc \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-cbor-2.14.1.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-cbor-2.14.1.jar.sha1 deleted file mode 100644 index e1dcda6b33782..0000000000000 --- a/libs/x-content/licenses/jackson-dataformat-cbor-2.14.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -04e6fbcdcd2a01e4a5cb5901338cab6199c9b26b \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-cbor-2.14.2.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-cbor-2.14.2.jar.sha1 new file mode 100644 index 0000000000000..45de2f3a64e95 --- /dev/null +++ b/libs/x-content/licenses/jackson-dataformat-cbor-2.14.2.jar.sha1 @@ -0,0 +1 @@ +5999f5365e27b63b27a52e671d15c0f8f8346873 \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-smile-2.14.1.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-smile-2.14.1.jar.sha1 deleted file mode 100644 index 7138ebda0e78c..0000000000000 --- a/libs/x-content/licenses/jackson-dataformat-smile-2.14.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -656ccecc1fc85b95d13e5b8080289fc1a5e5e21e \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-smile-2.14.2.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-smile-2.14.2.jar.sha1 new file mode 100644 index 0000000000000..6e482752909ee --- /dev/null +++ b/libs/x-content/licenses/jackson-dataformat-smile-2.14.2.jar.sha1 @@ -0,0 +1 @@ +d03e3b991a1cb96357b98d07fcbe42d3d5c0b496 \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-yaml-2.14.1.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-yaml-2.14.1.jar.sha1 deleted file mode 100644 index 300b6920dfc8d..0000000000000 --- a/libs/x-content/licenses/jackson-dataformat-yaml-2.14.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -cf6d18651659a2e64301452c841e6daa62e77bf6 \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-yaml-2.14.2.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-yaml-2.14.2.jar.sha1 new file mode 100644 index 0000000000000..e1cf562bbcc3f --- /dev/null +++ b/libs/x-content/licenses/jackson-dataformat-yaml-2.14.2.jar.sha1 @@ -0,0 +1 @@ +cc9a25c1f4212562dcb2fa33dd8ae179ba0e6a4e \ No newline at end of file diff --git a/modules/ingest-geoip/licenses/jackson-annotations-2.14.1.jar.sha1 b/modules/ingest-geoip/licenses/jackson-annotations-2.14.1.jar.sha1 deleted file mode 100644 index e43faef9e23ff..0000000000000 --- a/modules/ingest-geoip/licenses/jackson-annotations-2.14.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -2a6ad504d591a7903ffdec76b5b7252819a2d162 \ No newline at end of file diff --git a/modules/ingest-geoip/licenses/jackson-annotations-2.14.2.jar.sha1 b/modules/ingest-geoip/licenses/jackson-annotations-2.14.2.jar.sha1 new file mode 100644 index 0000000000000..bfa80ea001fcf --- /dev/null +++ b/modules/ingest-geoip/licenses/jackson-annotations-2.14.2.jar.sha1 @@ -0,0 +1 @@ +a7aae9525864930723e3453ab799521fdfd9d873 \ No newline at end of file diff --git a/modules/ingest-geoip/licenses/jackson-databind-2.14.1.jar.sha1 b/modules/ingest-geoip/licenses/jackson-databind-2.14.1.jar.sha1 deleted file mode 100644 index 0e6726927ebac..0000000000000 --- a/modules/ingest-geoip/licenses/jackson-databind-2.14.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -268524b9056cae1211b9f1f52560ef19347f4d17 \ No newline at end of file diff --git a/modules/ingest-geoip/licenses/jackson-databind-2.14.2.jar.sha1 b/modules/ingest-geoip/licenses/jackson-databind-2.14.2.jar.sha1 new file mode 100644 index 0000000000000..1e2ec2f7f6587 --- /dev/null +++ b/modules/ingest-geoip/licenses/jackson-databind-2.14.2.jar.sha1 @@ -0,0 +1 @@ +01e71fddbc80bb86f71a6345ac1e8ab8a00e7134 \ No newline at end of file diff --git a/plugins/discovery-ec2/licenses/jackson-annotations-2.14.1.jar.sha1 b/plugins/discovery-ec2/licenses/jackson-annotations-2.14.1.jar.sha1 deleted file mode 100644 index e43faef9e23ff..0000000000000 --- a/plugins/discovery-ec2/licenses/jackson-annotations-2.14.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -2a6ad504d591a7903ffdec76b5b7252819a2d162 \ No newline at end of file diff --git a/plugins/discovery-ec2/licenses/jackson-annotations-2.14.2.jar.sha1 b/plugins/discovery-ec2/licenses/jackson-annotations-2.14.2.jar.sha1 new file mode 100644 index 0000000000000..bfa80ea001fcf --- /dev/null +++ b/plugins/discovery-ec2/licenses/jackson-annotations-2.14.2.jar.sha1 @@ -0,0 +1 @@ +a7aae9525864930723e3453ab799521fdfd9d873 \ No newline at end of file diff --git a/plugins/discovery-ec2/licenses/jackson-databind-2.14.1.jar.sha1 b/plugins/discovery-ec2/licenses/jackson-databind-2.14.1.jar.sha1 deleted file mode 100644 index 0e6726927ebac..0000000000000 --- a/plugins/discovery-ec2/licenses/jackson-databind-2.14.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -268524b9056cae1211b9f1f52560ef19347f4d17 \ No newline at end of file diff --git a/plugins/discovery-ec2/licenses/jackson-databind-2.14.2.jar.sha1 b/plugins/discovery-ec2/licenses/jackson-databind-2.14.2.jar.sha1 new file mode 100644 index 0000000000000..1e2ec2f7f6587 --- /dev/null +++ b/plugins/discovery-ec2/licenses/jackson-databind-2.14.2.jar.sha1 @@ -0,0 +1 @@ +01e71fddbc80bb86f71a6345ac1e8ab8a00e7134 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-annotations-2.14.1.jar.sha1 b/plugins/repository-azure/licenses/jackson-annotations-2.14.1.jar.sha1 deleted file mode 100644 index e43faef9e23ff..0000000000000 --- a/plugins/repository-azure/licenses/jackson-annotations-2.14.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -2a6ad504d591a7903ffdec76b5b7252819a2d162 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-annotations-2.14.2.jar.sha1 b/plugins/repository-azure/licenses/jackson-annotations-2.14.2.jar.sha1 new file mode 100644 index 0000000000000..bfa80ea001fcf --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-annotations-2.14.2.jar.sha1 @@ -0,0 +1 @@ +a7aae9525864930723e3453ab799521fdfd9d873 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-databind-2.14.1.jar.sha1 b/plugins/repository-azure/licenses/jackson-databind-2.14.1.jar.sha1 deleted file mode 100644 index 0e6726927ebac..0000000000000 --- a/plugins/repository-azure/licenses/jackson-databind-2.14.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -268524b9056cae1211b9f1f52560ef19347f4d17 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-databind-2.14.2.jar.sha1 b/plugins/repository-azure/licenses/jackson-databind-2.14.2.jar.sha1 new file mode 100644 index 0000000000000..1e2ec2f7f6587 --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-databind-2.14.2.jar.sha1 @@ -0,0 +1 @@ +01e71fddbc80bb86f71a6345ac1e8ab8a00e7134 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-dataformat-xml-2.14.1.jar.sha1 b/plugins/repository-azure/licenses/jackson-dataformat-xml-2.14.1.jar.sha1 deleted file mode 100644 index d4b883fb92650..0000000000000 --- a/plugins/repository-azure/licenses/jackson-dataformat-xml-2.14.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ccd98bd674080338a6ca4bcdd52be7fb465cec1d \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-dataformat-xml-2.14.2.jar.sha1 b/plugins/repository-azure/licenses/jackson-dataformat-xml-2.14.2.jar.sha1 new file mode 100644 index 0000000000000..41d05aa71a3a0 --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-dataformat-xml-2.14.2.jar.sha1 @@ -0,0 +1 @@ +1c162dd3006c0b7608becd55af4639f2c7b5a79a \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.14.1.jar.sha1 b/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.14.1.jar.sha1 deleted file mode 100644 index 4eac9019ac93c..0000000000000 --- a/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.14.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f24e8cb1437e05149b7a3049ebd6700f42e664b1 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.14.2.jar.sha1 b/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.14.2.jar.sha1 new file mode 100644 index 0000000000000..d4d8a1b82ebc2 --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.14.2.jar.sha1 @@ -0,0 +1 @@ +796518148a385b2728d44886cc0f8852eb8eeb53 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.14.1.jar.sha1 b/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.14.1.jar.sha1 deleted file mode 100644 index a3f1ff40d44f1..0000000000000 --- a/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.14.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -c986d9cc542fe5ade8aaebf5f0360a563dc51762 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.14.2.jar.sha1 b/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.14.2.jar.sha1 new file mode 100644 index 0000000000000..cf26b10e6b60a --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.14.2.jar.sha1 @@ -0,0 +1 @@ +f7a5457c02d83103710973a4ffdce430ccdc1fd2 \ No newline at end of file diff --git a/plugins/repository-hdfs/licenses/jackson-databind-2.14.1.jar.sha1 b/plugins/repository-hdfs/licenses/jackson-databind-2.14.1.jar.sha1 deleted file mode 100644 index 0e6726927ebac..0000000000000 --- a/plugins/repository-hdfs/licenses/jackson-databind-2.14.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -268524b9056cae1211b9f1f52560ef19347f4d17 \ No newline at end of file diff --git a/plugins/repository-hdfs/licenses/jackson-databind-2.14.2.jar.sha1 b/plugins/repository-hdfs/licenses/jackson-databind-2.14.2.jar.sha1 new file mode 100644 index 0000000000000..1e2ec2f7f6587 --- /dev/null +++ b/plugins/repository-hdfs/licenses/jackson-databind-2.14.2.jar.sha1 @@ -0,0 +1 @@ +01e71fddbc80bb86f71a6345ac1e8ab8a00e7134 \ No newline at end of file diff --git a/plugins/repository-s3/licenses/jackson-annotations-2.14.1.jar.sha1 b/plugins/repository-s3/licenses/jackson-annotations-2.14.1.jar.sha1 deleted file mode 100644 index e43faef9e23ff..0000000000000 --- a/plugins/repository-s3/licenses/jackson-annotations-2.14.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -2a6ad504d591a7903ffdec76b5b7252819a2d162 \ No newline at end of file diff --git a/plugins/repository-s3/licenses/jackson-annotations-2.14.2.jar.sha1 b/plugins/repository-s3/licenses/jackson-annotations-2.14.2.jar.sha1 new file mode 100644 index 0000000000000..bfa80ea001fcf --- /dev/null +++ b/plugins/repository-s3/licenses/jackson-annotations-2.14.2.jar.sha1 @@ -0,0 +1 @@ +a7aae9525864930723e3453ab799521fdfd9d873 \ No newline at end of file diff --git a/plugins/repository-s3/licenses/jackson-databind-2.14.1.jar.sha1 b/plugins/repository-s3/licenses/jackson-databind-2.14.1.jar.sha1 deleted file mode 100644 index 0e6726927ebac..0000000000000 --- a/plugins/repository-s3/licenses/jackson-databind-2.14.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -268524b9056cae1211b9f1f52560ef19347f4d17 \ No newline at end of file diff --git a/plugins/repository-s3/licenses/jackson-databind-2.14.2.jar.sha1 b/plugins/repository-s3/licenses/jackson-databind-2.14.2.jar.sha1 new file mode 100644 index 0000000000000..1e2ec2f7f6587 --- /dev/null +++ b/plugins/repository-s3/licenses/jackson-databind-2.14.2.jar.sha1 @@ -0,0 +1 @@ +01e71fddbc80bb86f71a6345ac1e8ab8a00e7134 \ No newline at end of file