From d9890e73a7625468692e27314f8ef96952cfdbdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 06:55:56 -0700 Subject: [PATCH] Bump icu4j from 73.1 to 73.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [icu4j](https://github.com/unicode-org/icu) from 73.1 to 73.2.
Release notes

Sourced from icu4j's releases.

ICU 73.2

draft

We are pleased to announce the release of Unicode® ICU 73.2. It updates to CLDR 43.1 locale data with various additions and corrections. These are maintenance releases for ICU 73 and CLDR 43, with limited sets of bug fixes and no API or structural changes.

There are significant changes for GB18030-2022 compliance support:

There are also changes for compatibility:

ICU 73.2 and CLDR 43.1 include several other bug fixes, including person name formatting, and Cyrillic transforms.

For details, please see https://icu.unicode.org/download/73.

Note: The prebuilt WinARM64 binaries below should be considered alpha/experimental.

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.ibm.icu:icu4j&package-manager=maven&previous-version=73.1&new-version=73.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Fixes #251 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/jimfs/pull/251 from google:dependabot/maven/com.ibm.icu-icu4j-73.2 8b401d2a4e661844bce513e2993b5a1b02246543 PiperOrigin-RevId: 540257221 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0baa4914..ce17a881 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ com.ibm.icu icu4j - 73.1 + 73.2