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/03 06:50:25 UTC

[camel] branch master updated (80aecc5 -> 48c4c69)

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 80aecc5  Sync deps
     new 5b8032d  Upgrade Rescu to version 2.0.4
     new 48c4c69  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 48c4c69d1304efa73177f11e23d3c1a813c57cdd
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Feb 3 07:45:06 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 c8e8c5c..0bfcb77 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -484,7 +484,7 @@
     <reactor-netty-version>1.0.2</reactor-netty-version>
     <reactor-version>3.2.16.RELEASE</reactor-version>
     <redisson-version>3.14.0</redisson-version>
-    <rescu-version>2.0.2</rescu-version>
+    <rescu-version>2.0.4</rescu-version>
     <resilience4j-version>1.7.0</resilience4j-version>
     <rest-assured-version>4.3.3</rest-assured-version>
     <resteasy-version>4.5.6.Final</resteasy-version>


[camel] 01/02: Upgrade Rescu to version 2.0.4

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 5b8032da665f8b786f669a908a9bf274f58740ed
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Feb 3 07:44:26 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index befec8a..06d9a20 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -472,7 +472,7 @@
         <reactor-version>3.2.16.RELEASE</reactor-version>
         <reactor-netty-version>1.0.2</reactor-netty-version>
         <redisson-version>3.14.0</redisson-version>
-        <rescu-version>2.0.2</rescu-version>
+        <rescu-version>2.0.4</rescu-version>
         <resilience4j-version>1.7.0</resilience4j-version>
         <rest-assured-version>4.3.3</rest-assured-version>
         <resteasy-version>4.5.6.Final</resteasy-version>