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/08/31 10:16:43 UTC

[camel] branch main updated (5d2c4dc -> 181ab4e)

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

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


    from 5d2c4dc  CAMEL-16893: Prevent potential NPE in shutdown of GrpcStreamingExchangeForwarder
     new 79a1ed4  Rescu-version placeholder is only used in camel-karaf
     new 181ab4e  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 | 1 -
 parent/pom.xml             | 1 -
 2 files changed, 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 main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 181ab4e5afa2774255f7dd7853ee18a70c71e40c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Aug 31 12:07:58 2021 +0200

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

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index ff1dcbc..c102409 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -474,7 +474,6 @@
     <reactor-netty-version>1.0.2</reactor-netty-version>
     <reactor-version>3.4.5</reactor-version>
     <redisson-version>3.16.1</redisson-version>
-    <rescu-version>2.1.0</rescu-version>
     <resilience4j-version>1.7.0</resilience4j-version>
     <rest-assured-version>4.4.0</rest-assured-version>
     <resteasy-version>4.5.6.Final</resteasy-version>

[camel] 01/02: Rescu-version placeholder is only used in camel-karaf

Posted by ac...@apache.org.
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 79a1ed4e13322072f7def05ee5e8290629e05c7b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Aug 31 12:06:46 2021 +0200

    Rescu-version placeholder is only used in camel-karaf
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 35e7486..4e8e822 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -460,7 +460,6 @@
         <reactor-version>3.4.5</reactor-version>
         <reactor-netty-version>1.0.2</reactor-netty-version>
         <redisson-version>3.16.1</redisson-version>
-        <rescu-version>2.1.0</rescu-version>
         <resilience4j-version>1.7.0</resilience4j-version>
         <rest-assured-version>4.4.0</rest-assured-version>
         <resteasy-version>4.5.6.Final</resteasy-version>