diff --git a/CHANGELOG.md b/CHANGELOG.md index eff8bb497daf0..2c49a9bf88119 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `joda` from 2.10.13 to 2.12.2 ([#6106](https://github.com/opensearch-project/OpenSearch/pull/6106)) - 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)) +- Bumps `jettison` from 1.5.1 to 1.5.3 ([#6392](https://github.com/opensearch-project/OpenSearch/pull/6392)) ### Changed ### Deprecated ### Removed diff --git a/buildSrc/version.properties b/buildSrc/version.properties index dcf8e6a42cfe5..537c7d5ac735f 100644 --- a/buildSrc/version.properties +++ b/buildSrc/version.properties @@ -14,7 +14,7 @@ icu4j = 62.1 supercsv = 2.4.0 log4j = 2.17.1 slf4j = 1.6.2 -jettison = 1.5.1 +jettison = 1.5.3 woodstox = 6.4.0 kotlin = 1.7.10 diff --git a/plugins/discovery-azure-classic/licenses/jettison-1.5.1.jar.sha1 b/plugins/discovery-azure-classic/licenses/jettison-1.5.1.jar.sha1 deleted file mode 100644 index 29227ed427953..0000000000000 --- a/plugins/discovery-azure-classic/licenses/jettison-1.5.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -d8918f348f234f5046bd39ea1ed9fc91deac402f \ No newline at end of file diff --git a/plugins/discovery-azure-classic/licenses/jettison-1.5.3.jar.sha1 b/plugins/discovery-azure-classic/licenses/jettison-1.5.3.jar.sha1 new file mode 100644 index 0000000000000..afd13439e739c --- /dev/null +++ b/plugins/discovery-azure-classic/licenses/jettison-1.5.3.jar.sha1 @@ -0,0 +1 @@ +964d35bbdecbbc33cf2f2044e8a1648d9f6f1474 \ No newline at end of file