diff --git a/CHANGELOG.md b/CHANGELOG.md index 79ee28aaf7d20..ef7c9173436ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -83,6 +83,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - [Extensions] Moving Extensions APIs to protobuf serialization. ([#6960](https://github.com/opensearch-project/OpenSearch/pull/6960)) ### Dependencies +- Bump `jackson` from 2.14.2 to 2.15.0 ([#7286](https://github.com/opensearch-project/OpenSearch/pull/7286) ### Changed diff --git a/buildSrc/version.properties b/buildSrc/version.properties index a4bb73c8d9102..bb8c43f82f176 100644 --- a/buildSrc/version.properties +++ b/buildSrc/version.properties @@ -8,8 +8,8 @@ bundled_jdk = 19.0.2+7 # optional dependencies spatial4j = 0.7 jts = 1.15.0 -jackson = 2.14.2 -jackson_databind = 2.14.2 +jackson = 2.15.0 +jackson_databind = 2.15.0 snakeyaml = 2.0 icu4j = 70.1 supercsv = 2.4.0 diff --git a/client/sniffer/licenses/jackson-core-2.14.2.jar.sha1 b/client/sniffer/licenses/jackson-core-2.14.2.jar.sha1 deleted file mode 100644 index 5a241779e03c9..0000000000000 --- a/client/sniffer/licenses/jackson-core-2.14.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f804090e6399ce0cf78242db086017512dd71fcc \ No newline at end of file diff --git a/client/sniffer/licenses/jackson-core-2.15.0.jar.sha1 b/client/sniffer/licenses/jackson-core-2.15.0.jar.sha1 new file mode 100644 index 0000000000000..399338f25a34e --- /dev/null +++ b/client/sniffer/licenses/jackson-core-2.15.0.jar.sha1 @@ -0,0 +1 @@ +12f334a1dc9c6d2854c43ae314024dde8b3ad572 \ 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 deleted file mode 100644 index bfa80ea001fcf..0000000000000 --- a/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.14.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -a7aae9525864930723e3453ab799521fdfd9d873 \ No newline at end of file diff --git a/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.15.0.jar.sha1 b/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.15.0.jar.sha1 new file mode 100644 index 0000000000000..695645e221aeb --- /dev/null +++ b/distribution/tools/upgrade-cli/licenses/jackson-annotations-2.15.0.jar.sha1 @@ -0,0 +1 @@ +89b0fd554928425a776a6e97ed010034312af21d \ 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 deleted file mode 100644 index 1e2ec2f7f6587..0000000000000 --- a/distribution/tools/upgrade-cli/licenses/jackson-databind-2.14.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -01e71fddbc80bb86f71a6345ac1e8ab8a00e7134 \ No newline at end of file diff --git a/distribution/tools/upgrade-cli/licenses/jackson-databind-2.15.0.jar.sha1 b/distribution/tools/upgrade-cli/licenses/jackson-databind-2.15.0.jar.sha1 new file mode 100644 index 0000000000000..059bbf5747b97 --- /dev/null +++ b/distribution/tools/upgrade-cli/licenses/jackson-databind-2.15.0.jar.sha1 @@ -0,0 +1 @@ +0d41caa3a4e9f85382702a059a65c512f85ac230 \ No newline at end of file diff --git a/libs/core/licenses/jackson-core-2.14.2.jar.sha1 b/libs/core/licenses/jackson-core-2.14.2.jar.sha1 deleted file mode 100644 index 5a241779e03c9..0000000000000 --- a/libs/core/licenses/jackson-core-2.14.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f804090e6399ce0cf78242db086017512dd71fcc \ No newline at end of file diff --git a/libs/core/licenses/jackson-core-2.15.0.jar.sha1 b/libs/core/licenses/jackson-core-2.15.0.jar.sha1 new file mode 100644 index 0000000000000..399338f25a34e --- /dev/null +++ b/libs/core/licenses/jackson-core-2.15.0.jar.sha1 @@ -0,0 +1 @@ +12f334a1dc9c6d2854c43ae314024dde8b3ad572 \ 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 deleted file mode 100644 index 5a241779e03c9..0000000000000 --- a/libs/x-content/licenses/jackson-core-2.14.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f804090e6399ce0cf78242db086017512dd71fcc \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-core-2.15.0.jar.sha1 b/libs/x-content/licenses/jackson-core-2.15.0.jar.sha1 new file mode 100644 index 0000000000000..399338f25a34e --- /dev/null +++ b/libs/x-content/licenses/jackson-core-2.15.0.jar.sha1 @@ -0,0 +1 @@ +12f334a1dc9c6d2854c43ae314024dde8b3ad572 \ 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 deleted file mode 100644 index 45de2f3a64e95..0000000000000 --- a/libs/x-content/licenses/jackson-dataformat-cbor-2.14.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -5999f5365e27b63b27a52e671d15c0f8f8346873 \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-cbor-2.15.0.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-cbor-2.15.0.jar.sha1 new file mode 100644 index 0000000000000..bb1362b20db1b --- /dev/null +++ b/libs/x-content/licenses/jackson-dataformat-cbor-2.15.0.jar.sha1 @@ -0,0 +1 @@ +bb4bb4c699571e8683e08f19c02cf9946e7e1346 \ 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 deleted file mode 100644 index 6e482752909ee..0000000000000 --- a/libs/x-content/licenses/jackson-dataformat-smile-2.14.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d03e3b991a1cb96357b98d07fcbe42d3d5c0b496 \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-smile-2.15.0.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-smile-2.15.0.jar.sha1 new file mode 100644 index 0000000000000..2e5c2f8092648 --- /dev/null +++ b/libs/x-content/licenses/jackson-dataformat-smile-2.15.0.jar.sha1 @@ -0,0 +1 @@ +6f383da770d7fe56b5b0a5f6ff35b5d7ef2ef1f8 \ 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 deleted file mode 100644 index e1cf562bbcc3f..0000000000000 --- a/libs/x-content/licenses/jackson-dataformat-yaml-2.14.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -cc9a25c1f4212562dcb2fa33dd8ae179ba0e6a4e \ No newline at end of file diff --git a/libs/x-content/licenses/jackson-dataformat-yaml-2.15.0.jar.sha1 b/libs/x-content/licenses/jackson-dataformat-yaml-2.15.0.jar.sha1 new file mode 100644 index 0000000000000..a3cdfa61c0e14 --- /dev/null +++ b/libs/x-content/licenses/jackson-dataformat-yaml-2.15.0.jar.sha1 @@ -0,0 +1 @@ +fafaf40ed4bcd4bc29891441b7d256f24e55fa7f \ 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 deleted file mode 100644 index bfa80ea001fcf..0000000000000 --- a/modules/ingest-geoip/licenses/jackson-annotations-2.14.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -a7aae9525864930723e3453ab799521fdfd9d873 \ No newline at end of file diff --git a/modules/ingest-geoip/licenses/jackson-annotations-2.15.0.jar.sha1 b/modules/ingest-geoip/licenses/jackson-annotations-2.15.0.jar.sha1 new file mode 100644 index 0000000000000..695645e221aeb --- /dev/null +++ b/modules/ingest-geoip/licenses/jackson-annotations-2.15.0.jar.sha1 @@ -0,0 +1 @@ +89b0fd554928425a776a6e97ed010034312af21d \ 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 deleted file mode 100644 index 1e2ec2f7f6587..0000000000000 --- a/modules/ingest-geoip/licenses/jackson-databind-2.14.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -01e71fddbc80bb86f71a6345ac1e8ab8a00e7134 \ No newline at end of file diff --git a/modules/ingest-geoip/licenses/jackson-databind-2.15.0.jar.sha1 b/modules/ingest-geoip/licenses/jackson-databind-2.15.0.jar.sha1 new file mode 100644 index 0000000000000..059bbf5747b97 --- /dev/null +++ b/modules/ingest-geoip/licenses/jackson-databind-2.15.0.jar.sha1 @@ -0,0 +1 @@ +0d41caa3a4e9f85382702a059a65c512f85ac230 \ 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 deleted file mode 100644 index bfa80ea001fcf..0000000000000 --- a/plugins/discovery-ec2/licenses/jackson-annotations-2.14.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -a7aae9525864930723e3453ab799521fdfd9d873 \ No newline at end of file diff --git a/plugins/discovery-ec2/licenses/jackson-annotations-2.15.0.jar.sha1 b/plugins/discovery-ec2/licenses/jackson-annotations-2.15.0.jar.sha1 new file mode 100644 index 0000000000000..695645e221aeb --- /dev/null +++ b/plugins/discovery-ec2/licenses/jackson-annotations-2.15.0.jar.sha1 @@ -0,0 +1 @@ +89b0fd554928425a776a6e97ed010034312af21d \ 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 deleted file mode 100644 index 1e2ec2f7f6587..0000000000000 --- a/plugins/discovery-ec2/licenses/jackson-databind-2.14.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -01e71fddbc80bb86f71a6345ac1e8ab8a00e7134 \ No newline at end of file diff --git a/plugins/discovery-ec2/licenses/jackson-databind-2.15.0.jar.sha1 b/plugins/discovery-ec2/licenses/jackson-databind-2.15.0.jar.sha1 new file mode 100644 index 0000000000000..059bbf5747b97 --- /dev/null +++ b/plugins/discovery-ec2/licenses/jackson-databind-2.15.0.jar.sha1 @@ -0,0 +1 @@ +0d41caa3a4e9f85382702a059a65c512f85ac230 \ 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 deleted file mode 100644 index bfa80ea001fcf..0000000000000 --- a/plugins/repository-azure/licenses/jackson-annotations-2.14.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -a7aae9525864930723e3453ab799521fdfd9d873 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-annotations-2.15.0.jar.sha1 b/plugins/repository-azure/licenses/jackson-annotations-2.15.0.jar.sha1 new file mode 100644 index 0000000000000..695645e221aeb --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-annotations-2.15.0.jar.sha1 @@ -0,0 +1 @@ +89b0fd554928425a776a6e97ed010034312af21d \ 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 deleted file mode 100644 index 1e2ec2f7f6587..0000000000000 --- a/plugins/repository-azure/licenses/jackson-databind-2.14.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -01e71fddbc80bb86f71a6345ac1e8ab8a00e7134 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-databind-2.15.0.jar.sha1 b/plugins/repository-azure/licenses/jackson-databind-2.15.0.jar.sha1 new file mode 100644 index 0000000000000..059bbf5747b97 --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-databind-2.15.0.jar.sha1 @@ -0,0 +1 @@ +0d41caa3a4e9f85382702a059a65c512f85ac230 \ 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 deleted file mode 100644 index 41d05aa71a3a0..0000000000000 --- a/plugins/repository-azure/licenses/jackson-dataformat-xml-2.14.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -1c162dd3006c0b7608becd55af4639f2c7b5a79a \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-dataformat-xml-2.15.0.jar.sha1 b/plugins/repository-azure/licenses/jackson-dataformat-xml-2.15.0.jar.sha1 new file mode 100644 index 0000000000000..aeacd683279b5 --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-dataformat-xml-2.15.0.jar.sha1 @@ -0,0 +1 @@ +941dd9a1f2c505445b1d7d17e6fb10319fc84c0c \ 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 deleted file mode 100644 index d4d8a1b82ebc2..0000000000000 --- a/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.14.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -796518148a385b2728d44886cc0f8852eb8eeb53 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.15.0.jar.sha1 b/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.15.0.jar.sha1 new file mode 100644 index 0000000000000..b032e71822f47 --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-datatype-jsr310-2.15.0.jar.sha1 @@ -0,0 +1 @@ +3c3a0cfba09271fab4603224f2c2e21c6ddf6dc4 \ 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 deleted file mode 100644 index cf26b10e6b60a..0000000000000 --- a/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.14.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f7a5457c02d83103710973a4ffdce430ccdc1fd2 \ No newline at end of file diff --git a/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.15.0.jar.sha1 b/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.15.0.jar.sha1 new file mode 100644 index 0000000000000..fcebd99b4f38b --- /dev/null +++ b/plugins/repository-azure/licenses/jackson-module-jaxb-annotations-2.15.0.jar.sha1 @@ -0,0 +1 @@ +86221c9bd8d02e5a964f83a92893ef7329257fa7 \ 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 deleted file mode 100644 index bfa80ea001fcf..0000000000000 --- a/plugins/repository-s3/licenses/jackson-annotations-2.14.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -a7aae9525864930723e3453ab799521fdfd9d873 \ No newline at end of file diff --git a/plugins/repository-s3/licenses/jackson-annotations-2.15.0.jar.sha1 b/plugins/repository-s3/licenses/jackson-annotations-2.15.0.jar.sha1 new file mode 100644 index 0000000000000..695645e221aeb --- /dev/null +++ b/plugins/repository-s3/licenses/jackson-annotations-2.15.0.jar.sha1 @@ -0,0 +1 @@ +89b0fd554928425a776a6e97ed010034312af21d \ 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 deleted file mode 100644 index 1e2ec2f7f6587..0000000000000 --- a/plugins/repository-s3/licenses/jackson-databind-2.14.2.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -01e71fddbc80bb86f71a6345ac1e8ab8a00e7134 \ No newline at end of file diff --git a/plugins/repository-s3/licenses/jackson-databind-2.15.0.jar.sha1 b/plugins/repository-s3/licenses/jackson-databind-2.15.0.jar.sha1 new file mode 100644 index 0000000000000..059bbf5747b97 --- /dev/null +++ b/plugins/repository-s3/licenses/jackson-databind-2.15.0.jar.sha1 @@ -0,0 +1 @@ +0d41caa3a4e9f85382702a059a65c512f85ac230 \ No newline at end of file