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/07/11 09:31:19 UTC

[camel] branch main updated: Upgrade Icu4j to version 73.2

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


The following commit(s) were added to refs/heads/main by this push:
     new 60bc183953a Upgrade Icu4j to version 73.2
60bc183953a is described below

commit 60bc183953a821f5f2e32302e17cf2fbd62ac9da
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 11 11:10:50 2023 +0200

    Upgrade Icu4j to version 73.2
    
    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 94418c2e2a8..f956c6f3140 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -216,7 +216,7 @@
         <huaweicloud-obs-version>3.23.3.1</huaweicloud-obs-version>
         <huaweicloud-sdk-version>3.1.47</huaweicloud-sdk-version>
         <ical4j-version>1.0.7</ical4j-version>
-        <icu4j-version>73.1</icu4j-version>
+        <icu4j-version>73.2</icu4j-version>
         <ignite-version>2.15.0</ignite-version>
         <impsort-maven-plugin-version>1.9.0</impsort-maven-plugin-version>
         <infinispan-version>14.0.11.Final</infinispan-version>