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 2021/11/29 09:41:06 UTC

[camel] 01/02: Upgrade Icu4j to version 70.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 8a3b484259f6171e18587d662c7d1d3a31c6890c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Nov 29 10:08:53 2021 +0100

    Upgrade Icu4j to version 70.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 86b37bb..6ab080c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -250,7 +250,7 @@
         <huaweicloud-sdk-version>3.0.59</huaweicloud-sdk-version>
         <hystrix-version>1.5.18</hystrix-version>
         <ical4j-version>1.0.7</ical4j-version>
-        <icu4j-version>69.1</icu4j-version>
+        <icu4j-version>70.1</icu4j-version>
         <ignite-version>2.10.0</ignite-version>
         <impsort-maven-plugin-version>1.6.0</impsort-maven-plugin-version>
         <infinispan-version>13.0.2.Final</infinispan-version>