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:13:29 UTC

[camel] branch icu4j created (now 04eaf297678)

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

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


      at 04eaf297678 Upgrade Icu4j to version 73.2

This branch includes the following new commits:

     new 04eaf297678 Upgrade Icu4j to version 73.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Upgrade Icu4j to version 73.2

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 04eaf297678f1a7aeb7f8e79b21b8f15e647132a
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 ab5500214d1..300e73d3f92 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.45</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>