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 2023/06/05 10:16:53 UTC

[camel] 01/02: Upgrade Icu4j to version 73.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 61fbfcfc3e4b40857bf157df1298ac9ec2efd4cf
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jun 5 12:14:16 2023 +0200

    Upgrade Icu4j to version 73.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 384af60810f..993323c4389 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -222,7 +222,7 @@
         <huaweicloud-obs-version>3.23.3</huaweicloud-obs-version>
         <huaweicloud-sdk-version>3.1.38</huaweicloud-sdk-version>
         <ical4j-version>1.0.7</ical4j-version>
-        <icu4j-version>72.1</icu4j-version>
+        <icu4j-version>73.1</icu4j-version>
         <ignite-version>2.15.0</ignite-version>
         <impsort-maven-plugin-version>1.9.0</impsort-maven-plugin-version>
         <infinispan-version>14.0.9.Final</infinispan-version>