From cbe6f9187641302b074ab05c7b4f87ba509cabd7 Mon Sep 17 00:00:00 2001 From: Andrew Ross Date: Mon, 2 Sep 2024 07:32:42 -0700 Subject: [PATCH] Bump icu4j from 62.1 to 62.2 (#15482) Signed-off-by: Andriy Redko Co-authored-by: Andriy Redko --- CHANGELOG.md | 1 + buildSrc/version.properties | 2 +- plugins/analysis-icu/licenses/icu4j-62.1.jar.sha1 | 1 - plugins/analysis-icu/licenses/icu4j-62.2.jar.sha1 | 1 + 4 files changed, 3 insertions(+), 2 deletions(-) delete mode 100644 plugins/analysis-icu/licenses/icu4j-62.1.jar.sha1 create mode 100644 plugins/analysis-icu/licenses/icu4j-62.2.jar.sha1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 3afd2a84a1d82..ee6fdd80aac50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - OpenJDK Update (April 2024 Patch releases), update to Eclipse Temurin 11.0.23+9 ([#13406](https://github.com/opensearch-project/OpenSearch/pull/13406)) - OpenJDK Update (July 2024 Patch releases) ([#15002](https://github.com/opensearch-project/OpenSearch/pull/15002)) - Bump `netty` from 4.1.109.Final to 4.1.112.Final ([#13802](https://github.com/opensearch-project/OpenSearch/pull/13802), [#14356](https://github.com/opensearch-project/OpenSearch/pull/14356), [#15081](https://github.com/opensearch-project/OpenSearch/pull/15081)) +- Bump `icu4j` from 62.1 to 62.2 ([#15482](https://github.com/opensearch-project/OpenSearch/pull/15482)) ### Changed ### Deprecated diff --git a/buildSrc/version.properties b/buildSrc/version.properties index 7d9eff0e6b907..23807d8856718 100644 --- a/buildSrc/version.properties +++ b/buildSrc/version.properties @@ -10,7 +10,7 @@ jts = 1.15.0 jackson = 2.14.2 jackson_databind = 2.14.2 snakeyaml = 2.0 -icu4j = 62.1 +icu4j = 62.2 supercsv = 2.4.0 log4j = 2.17.1 slf4j = 1.6.2 diff --git a/plugins/analysis-icu/licenses/icu4j-62.1.jar.sha1 b/plugins/analysis-icu/licenses/icu4j-62.1.jar.sha1 deleted file mode 100644 index c24c69cf4b90f..0000000000000 --- a/plugins/analysis-icu/licenses/icu4j-62.1.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -7a4d00d5ec5febd252a6182e8b6e87a0a9821f81 \ No newline at end of file diff --git a/plugins/analysis-icu/licenses/icu4j-62.2.jar.sha1 b/plugins/analysis-icu/licenses/icu4j-62.2.jar.sha1 new file mode 100644 index 0000000000000..c4155d1299231 --- /dev/null +++ b/plugins/analysis-icu/licenses/icu4j-62.2.jar.sha1 @@ -0,0 +1 @@ +9ad0d915018dcbb394678a920d72f606cd1c7214 \ No newline at end of file