From 7871582b38806a64ab85d68da58d7fba4f41610e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 10:19:02 -0800 Subject: [PATCH] Bump icu4j from 67.1 to 68.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 67.1 to 68.2.
Release notes

Sourced from icu4j's releases.

ICU 68.2

We are pleased to announce the release of Unicode® ICU 68.

ICU 68 updates to CLDR 38 locale data with many additions and corrections. ICU 68 brings major improvements and API additions for measurement unit formatting, implements locale ID canonicalization conformant with CLDR, and includes many other bug fixes and enhancements.

This 68.2 maintenance release adds some bug fixes from CLDR 38.1 and for some issues in the ICU code.

For details please see http://site.icu-project.org/download/68

The API reference documents are published at the following location: https://unicode-org.github.io/icu-docs/ (No changes/updates for 68.2.)

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

ICU 68.1

We are pleased to announce the release of Unicode® ICU 68.

ICU 68 updates to CLDR 38 locale data with many additions and corrections. ICU 68 brings major improvements and API additions for measurement unit formatting, implements locale ID canonicalization conformant with CLDR, and includes many other bug fixes and enhancements.

For details please see http://site.icu-project.org/download/68

The API reference documents will be published at the following location: https://unicode-org.github.io/icu-docs/

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

ICU 68 RC

We are pleased to announce the release candidate for Unicode® ICU 68.

ICU 68 updates to CLDR 38 locale data with many additions and corrections. ICU 68 brings major improvements and API additions for measurement unit formatting, implements locale ID canonicalization conformant with CLDR, and includes many other bug fixes and enhancements.

For details please see http://site.icu-project.org/download/68

Please test this release candidate on your platforms and report bugs and regressions by using the icu-support mailing list, and/or please find/submit error reports.

Please do not use this release candidate in production.

The release candidate API reference documents are published on https://unicode-org.github.io/icu-docs/ – follow the “Dev” links there.

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

ICU 68 Alpha

We are pleased to announce the alpha release candidate for ICU 68.

This is an alpha release for integration testing before the official release candidate is published.

Please test this alpha release candidate on your platforms and report bugs and regressions by using the icu-support mailing list and/or please find/submit error reports.

Please do not use this alpha release candidate in production.

For more details on ICU 68, please see http://site.icu-project.org/download/68

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.ibm.icu:icu4j&package-manager=maven&previous-version=67.1&new-version=68.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 #128 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/jimfs/pull/128 from google:dependabot/maven/com.ibm.icu-icu4j-68.2 f11c3a19aa4bda707034dde8fc0666e481850c19 PiperOrigin-RevId: 350167275 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e119b38b..44a668f7 100644 --- a/pom.xml +++ b/pom.xml @@ -112,7 +112,7 @@ com.ibm.icu icu4j - 67.1 + 68.2