You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/11/14 08:30:30 UTC

[camel] 01/02: Upgrade Icu4j to version 72.1

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit f477c7101e46d96a34424626d1e16efa25cd7d11
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Nov 14 09:28:20 2022 +0100

    Upgrade Icu4j to version 72.1
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 18224ffdb2f..a669ef2ab0c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -243,7 +243,7 @@
         <huaweicloud-obs-version>3.21.4.1</huaweicloud-obs-version>
         <huaweicloud-sdk-version>3.0.76</huaweicloud-sdk-version>
         <ical4j-version>1.0.7</ical4j-version>
-        <icu4j-version>70.1</icu4j-version>
+        <icu4j-version>72.1</icu4j-version>
         <ignite-version>2.12.0</ignite-version>
         <impsort-maven-plugin-version>1.6.0</impsort-maven-plugin-version>
         <infinispan-version>14.0.2.Final</infinispan-version>