diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d94d44c224d3..2d02cd6999f34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,6 +54,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Update Jackson Databind to 2.13.4.2 (addressing CVE-2022-42003) ([#4781](https://github.com/opensearch-project/OpenSearch/pull/4781)) - Bump protobuf-java to 3.21.8 ([#5005](https://github.com/opensearch-project/OpenSearch/pull/5005)) - Upgrade zookeeper dependency in hdfs-fixture ([#5047](https://github.com/opensearch-project/OpenSearch/pull/5047)) +- Update Jackson to 2.14.0 ([#5105](https://github.com/opensearch-project/OpenSearch/pull/5105)) ### Changed - Use RemoteSegmentStoreDirectory instead of RemoteDirectory ([#4240](https://github.com/opensearch-project/OpenSearch/pull/4240)) diff --git a/buildSrc/version.properties b/buildSrc/version.properties index edd8298918f15..e4658c5f2a054 100644 --- a/buildSrc/version.properties +++ b/buildSrc/version.properties @@ -9,8 +9,8 @@ bundled_jdk = 17.0.5+8 # optional dependencies spatial4j = 0.7 jts = 1.15.0 -jackson = 2.13.4 -jackson_databind = 2.13.4.2 +jackson = 2.14.0 +jackson_databind = 2.14.0 snakeyaml = 1.32 icu4j = 70.1 supercsv = 2.4.0 diff --git a/client/sniffer/licenses/jackson-core-2.13.4.jar.sha1 b/client/sniffer/licenses/jackson-core-2.13.4.jar.sha1 deleted file mode 100644 index c21a7ba4d0043..0000000000000 --- a/client/sniffer/licenses/jackson-core-2.13.4.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0cf934c681294b97ef6d80082faeefbe1edadf56 \ No newline at end of file diff --git a/client/sniffer/licenses/jackson-core-2.14.0.jar.sha1 b/client/sniffer/licenses/jackson-core-2.14.0.jar.sha1 new file mode 100644 index 0000000000000..884034642ad39 --- /dev/null +++ b/client/sniffer/licenses/jackson-core-2.14.0.jar.sha1 @@ -0,0 +1 @@ +49d219171d6af643e061e9e1baaaf6a6a067918d \ No newline at end of file diff --git a/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.13.4.jar.sha1 b/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.13.4.jar.sha1 deleted file mode 100644 index 2e9425b8ff6db..0000000000000 --- a/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.13.4.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -858c6cc78e1f08a885b1613e1d817c829df70a6e \ No newline at end of file diff --git a/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.14.0.jar.sha1 b/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.14.0.jar.sha1 new file mode 100644 index 0000000000000..575fc0a7c0bfa --- /dev/null +++ b/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.14.0.jar.sha1 @@ -0,0 +1 @@ +fb7afb3c9c8ea363a9c88ea9c0a7177cf2fbd369 \ No newline at end of file diff --git a/distribution/tools/upgrade-cli/licenses/jackson-databind-2.13.4.2.jar.sha1 b/distribution/tools/upgrade-cli/licenses/jackson-databind-2.13.4.2.jar.sha1 deleted file mode 100644 index a7782e8aac18d..0000000000000 --- a/distribution/tools/upgrade-cli/licenses/jackson-databind-2.13.4.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -325c06bdfeb628cfb80ebaaf1a26cc1eb558a585 \ No newline at end of file diff --git a/distribution/tools/upgrade-cli/licenses/jackson-databind-2.14.0.jar.sha1 b/distribution/tools/upgrade-cli/licenses/jackson-databind-2.14.0.jar.sha1 new file mode 100644 index 0000000000000..ec437a4d0b4f1 --- /dev/null +++ b/distribution/tools/upgrade-cli/licenses/jackson-databind-2.14.0.jar.sha1 @@ -0,0 +1 @@ +513b8ca3fea0352ceebe4d0bbeea527ab343dc1a \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-core-2.13.4.jar.sha1 b/libs/x-content/licenses/jackson-core-2.13.4.jar.sha1 deleted file mode 100644 index c21a7ba4d0043..0000000000000 --- a/libs/x-content/licenses/jackson-core-2.13.4.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0cf934c681294b97ef6d80082faeefbe1edadf56 \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-core-2.14.0.jar.sha1 b/libs/x-content/licenses/jackson-core-2.14.0.jar.sha1 new file mode 100644 index 0000000000000..884034642ad39 --- /dev/null +++ b/libs/x-content/licenses/jackson-core-2.14.0.jar.sha1 @@ -0,0 +1 @@ +49d219171d6af643e061e9e1baaaf6a6a067918d \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-cbor-2.13.4.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-cbor-2.13.4.jar.sha1 deleted file mode 100644 index f8d776d40fdb5..0000000000000 --- a/libs/x-content/licenses/jackson-dataformat-cbor-2.13.4.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -ccaf21e6a02a20cae6591a12d20bf310544cf3ee \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-cbor-2.14.0.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-cbor-2.14.0.jar.sha1 new file mode 100644 index 0000000000000..695721268da6d --- /dev/null +++ b/libs/x-content/licenses/jackson-dataformat-cbor-2.14.0.jar.sha1 @@ -0,0 +1 @@ +68831fbd18bffd2ecb0eaf3ea75c95d94cfb940d \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-smile-2.13.4.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-smile-2.13.4.jar.sha1 deleted file mode 100644 index 6d4962b0b6fa9..0000000000000 --- a/libs/x-content/licenses/jackson-dataformat-smile-2.13.4.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -4161a7c3914a12e7b7940ea53eb3c53e17aea91b \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-smile-2.14.0.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-smile-2.14.0.jar.sha1 new file mode 100644 index 0000000000000..d87b3546f4dc3 --- /dev/null +++ b/libs/x-content/licenses/jackson-dataformat-smile-2.14.0.jar.sha1 @@ -0,0 +1 @@ +7646180c97a3a2f6a4e63c0725dfb96d3d15353b \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-yaml-2.13.4.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-yaml-2.13.4.jar.sha1 deleted file mode 100644 index 312bd9ae91e4e..0000000000000 --- a/libs/x-content/licenses/jackson-dataformat-yaml-2.13.4.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -3142ec201e878372d1561e64bd1a947d9e88a03d \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-yaml-2.14.0.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-yaml-2.14.0.jar.sha1 new file mode 100644 index 0000000000000..d873dd1dc2c89 --- /dev/null +++ b/libs/x-content/licenses/jackson-dataformat-yaml-2.14.0.jar.sha1 @@ -0,0 +1 @@ +06c635ef06d3e4e72a7e9868da41ffa1a0f98d28 \ No newline at end of file diff --git a/modules/ingest-geoip/licenses/jackson-annotations-2.13.4.jar.sha1 b/modules/ingest-geoip/licenses/jackson-annotations-2.13.4.jar.sha1 deleted file mode 100644 index 2e9425b8ff6db..0000000000000 --- a/modules/ingest-geoip/licenses/jackson-annotations-2.13.4.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -858c6cc78e1f08a885b1613e1d817c829df70a6e \ No newline at end of file diff --git a/modules/ingest-geoip/licenses/jackson-annotations-2.14.0.jar.sha1 b/modules/ingest-geoip/licenses/jackson-annotations-2.14.0.jar.sha1 new file mode 100644 index 0000000000000..575fc0a7c0bfa --- /dev/null +++ b/modules/ingest-geoip/licenses/jackson-annotations-2.14.0.jar.sha1 @@ -0,0 +1 @@ +fb7afb3c9c8ea363a9c88ea9c0a7177cf2fbd369 \ No newline at end of file diff --git a/modules/ingest-geoip/licenses/jackson-databind-2.13.4.2.jar.sha1 b/modules/ingest-geoip/licenses/jackson-databind-2.13.4.2.jar.sha1 deleted file mode 100644 index a7782e8aac18d..0000000000000 --- a/modules/ingest-geoip/licenses/jackson-databind-2.13.4.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -325c06bdfeb628cfb80ebaaf1a26cc1eb558a585 \ No newline at end of file diff --git a/modules/ingest-geoip/licenses/jackson-databind-2.14.0.jar.sha1 b/modules/ingest-geoip/licenses/jackson-databind-2.14.0.jar.sha1 new file mode 100644 index 0000000000000..ec437a4d0b4f1 --- /dev/null +++ b/modules/ingest-geoip/licenses/jackson-databind-2.14.0.jar.sha1 @@ -0,0 +1 @@ +513b8ca3fea0352ceebe4d0bbeea527ab343dc1a \ No newline at end of file diff --git a/plugins/discovery-ec2/licenses/jackson-annotations-2.13.4.jar.sha1 b/plugins/discovery-ec2/licenses/jackson-annotations-2.13.4.jar.sha1 deleted file mode 100644 index 2e9425b8ff6db..0000000000000 --- a/plugins/discovery-ec2/licenses/jackson-annotations-2.13.4.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -858c6cc78e1f08a885b1613e1d817c829df70a6e \ No newline at end of file diff --git a/plugins/discovery-ec2/licenses/jackson-annotations-2.14.0.jar.sha1 b/plugins/discovery-ec2/licenses/jackson-annotations-2.14.0.jar.sha1 new file mode 100644 index 0000000000000..575fc0a7c0bfa --- /dev/null +++ b/plugins/discovery-ec2/licenses/jackson-annotations-2.14.0.jar.sha1 @@ -0,0 +1 @@ +fb7afb3c9c8ea363a9c88ea9c0a7177cf2fbd369 \ No newline at end of file diff --git a/plugins/discovery-ec2/licenses/jackson-databind-2.13.4.2.jar.sha1 b/plugins/discovery-ec2/licenses/jackson-databind-2.13.4.2.jar.sha1 deleted file mode 100644 index a7782e8aac18d..0000000000000 --- a/plugins/discovery-ec2/licenses/jackson-databind-2.13.4.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -325c06bdfeb628cfb80ebaaf1a26cc1eb558a585 \ No newline at end of file diff --git a/plugins/discovery-ec2/licenses/jackson-databind-2.14.0.jar.sha1 b/plugins/discovery-ec2/licenses/jackson-databind-2.14.0.jar.sha1 new file mode 100644 index 0000000000000..ec437a4d0b4f1 --- /dev/null +++ b/plugins/discovery-ec2/licenses/jackson-databind-2.14.0.jar.sha1 @@ -0,0 +1 @@ +513b8ca3fea0352ceebe4d0bbeea527ab343dc1a \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-annotations-2.13.4.jar.sha1 b/plugins/repository-azure/licenses/jackson-annotations-2.13.4.jar.sha1 deleted file mode 100644 index 2e9425b8ff6db..0000000000000 --- a/plugins/repository-azure/licenses/jackson-annotations-2.13.4.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -858c6cc78e1f08a885b1613e1d817c829df70a6e \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-annotations-2.14.0.jar.sha1 b/plugins/repository-azure/licenses/jackson-annotations-2.14.0.jar.sha1 new file mode 100644 index 0000000000000..575fc0a7c0bfa --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-annotations-2.14.0.jar.sha1 @@ -0,0 +1 @@ +fb7afb3c9c8ea363a9c88ea9c0a7177cf2fbd369 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-databind-2.13.4.2.jar.sha1 b/plugins/repository-azure/licenses/jackson-databind-2.13.4.2.jar.sha1 deleted file mode 100644 index a7782e8aac18d..0000000000000 --- a/plugins/repository-azure/licenses/jackson-databind-2.13.4.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -325c06bdfeb628cfb80ebaaf1a26cc1eb558a585 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-databind-2.14.0.jar.sha1 b/plugins/repository-azure/licenses/jackson-databind-2.14.0.jar.sha1 new file mode 100644 index 0000000000000..ec437a4d0b4f1 --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-databind-2.14.0.jar.sha1 @@ -0,0 +1 @@ +513b8ca3fea0352ceebe4d0bbeea527ab343dc1a \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-dataformat-xml-2.13.4.jar.sha1 b/plugins/repository-azure/licenses/jackson-dataformat-xml-2.13.4.jar.sha1 deleted file mode 100644 index 0d3864bb0c7eb..0000000000000 --- a/plugins/repository-azure/licenses/jackson-dataformat-xml-2.13.4.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -b739978806ffc80967ba0efe43b1296c29c4cfe8 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-dataformat-xml-2.14.0.jar.sha1 b/plugins/repository-azure/licenses/jackson-dataformat-xml-2.14.0.jar.sha1 new file mode 100644 index 0000000000000..63035d2eaf788 --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-dataformat-xml-2.14.0.jar.sha1 @@ -0,0 +1 @@ +0e05c71419a2f88b7b27fc90cdd7fef272348719 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.13.4.jar.sha1 b/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.13.4.jar.sha1 deleted file mode 100644 index fb193b3e0fd8a..0000000000000 --- a/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.13.4.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -0e6d820112871f33cd94a1dcc54eef58874753b5 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.14.0.jar.sha1 b/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.14.0.jar.sha1 new file mode 100644 index 0000000000000..ab8f3ddcd4996 --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.14.0.jar.sha1 @@ -0,0 +1 @@ +171c5831341883b1cebbbf5aafba62c0fca33b95 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.13.4.jar.sha1 b/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.13.4.jar.sha1 deleted file mode 100644 index d576f94eea9c4..0000000000000 --- a/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.13.4.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -da90f334c1e752342f2dedb59880d5d46b29fe03 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.14.0.jar.sha1 b/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.14.0.jar.sha1 new file mode 100644 index 0000000000000..6c32e0864c70e --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.14.0.jar.sha1 @@ -0,0 +1 @@ +d224162d974acebab7bb6fb7826a5fd319cebbf7 \ No newline at end of file diff --git a/plugins/repository-hdfs/licenses/jackson-databind-2.13.4.2.jar.sha1 b/plugins/repository-hdfs/licenses/jackson-databind-2.13.4.2.jar.sha1 deleted file mode 100644 index a7782e8aac18d..0000000000000 --- a/plugins/repository-hdfs/licenses/jackson-databind-2.13.4.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -325c06bdfeb628cfb80ebaaf1a26cc1eb558a585 \ No newline at end of file diff --git a/plugins/repository-hdfs/licenses/jackson-databind-2.14.0.jar.sha1 b/plugins/repository-hdfs/licenses/jackson-databind-2.14.0.jar.sha1 new file mode 100644 index 0000000000000..ec437a4d0b4f1 --- /dev/null +++ b/plugins/repository-hdfs/licenses/jackson-databind-2.14.0.jar.sha1 @@ -0,0 +1 @@ +513b8ca3fea0352ceebe4d0bbeea527ab343dc1a \ No newline at end of file diff --git a/plugins/repository-s3/licenses/jackson-annotations-2.13.4.jar.sha1 b/plugins/repository-s3/licenses/jackson-annotations-2.13.4.jar.sha1 deleted file mode 100644 index 2e9425b8ff6db..0000000000000 --- a/plugins/repository-s3/licenses/jackson-annotations-2.13.4.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -858c6cc78e1f08a885b1613e1d817c829df70a6e \ No newline at end of file diff --git a/plugins/repository-s3/licenses/jackson-annotations-2.14.0.jar.sha1 b/plugins/repository-s3/licenses/jackson-annotations-2.14.0.jar.sha1 new file mode 100644 index 0000000000000..575fc0a7c0bfa --- /dev/null +++ b/plugins/repository-s3/licenses/jackson-annotations-2.14.0.jar.sha1 @@ -0,0 +1 @@ +fb7afb3c9c8ea363a9c88ea9c0a7177cf2fbd369 \ No newline at end of file diff --git a/plugins/repository-s3/licenses/jackson-databind-2.13.4.2.jar.sha1 b/plugins/repository-s3/licenses/jackson-databind-2.13.4.2.jar.sha1 deleted file mode 100644 index a7782e8aac18d..0000000000000 --- a/plugins/repository-s3/licenses/jackson-databind-2.13.4.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -325c06bdfeb628cfb80ebaaf1a26cc1eb558a585 \ No newline at end of file diff --git a/plugins/repository-s3/licenses/jackson-databind-2.14.0.jar.sha1 b/plugins/repository-s3/licenses/jackson-databind-2.14.0.jar.sha1 new file mode 100644 index 0000000000000..ec437a4d0b4f1 --- /dev/null +++ b/plugins/repository-s3/licenses/jackson-databind-2.14.0.jar.sha1 @@ -0,0 +1 @@ +513b8ca3fea0352ceebe4d0bbeea527ab343dc1a \ No newline at end of file