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/02/12 13:22:01 UTC

[camel] branch master updated (38e211d -> 5b07091)

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

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


    from 38e211d  CAMEL-16170: Modularize camel-spring
     new 2a69043  Upgrade Icu4j to version 68.2
     new 5b07091  Sync deps

The 2 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.


Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[camel] 02/02: Sync deps

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

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

commit 5b0709119d0b134e288525286473cc71801812f2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Feb 12 14:16:32 2021 +0100

    Sync deps
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 97172eb..0744fa0 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -271,7 +271,7 @@
     <huaweicloud-sdk-version>3.0.32-rc</huaweicloud-sdk-version>
     <hystrix-version>1.5.18</hystrix-version>
     <ical4j-version>1.0.7</ical4j-version>
-    <icu4j-version>65.1</icu4j-version>
+    <icu4j-version>68.2</icu4j-version>
     <ignite-version>2.9.1</ignite-version>
     <impsort-maven-plugin-version>1.5.0</impsort-maven-plugin-version>
     <infinispan-version>12.0.0.Final</infinispan-version>


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

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

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

commit 2a690430f760292ca7bd76e6215243f07b631c51
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Feb 12 14:13:26 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 8c167f8..8bee418 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -251,7 +251,7 @@
         <huaweicloud-sdk-version>3.0.32-rc</huaweicloud-sdk-version>
         <hystrix-version>1.5.18</hystrix-version>
         <ical4j-version>1.0.7</ical4j-version>
-        <icu4j-version>65.1</icu4j-version>
+        <icu4j-version>68.2</icu4j-version>
         <ignite-version>2.9.1</ignite-version>
         <impsort-maven-plugin-version>1.5.0</impsort-maven-plugin-version>
         <infinispan-version>12.0.0.Final</infinispan-version>