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 2020/09/30 09:28:00 UTC

[camel] branch master updated (cb27e76 -> d94b999)

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 cb27e76  Fixed olingo tests due recent change in generated configurer for ALL_OPTIONS
     new 9da0405  Upgrade Redisson to version 3.13.5
     new d94b999  Sync Properties

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] 01/02: Upgrade Redisson to version 3.13.5

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 9da0405acb3a29e7d68082695aba6034c32874dc
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Sep 30 11:22:07 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 156ec09..c343b9a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -476,7 +476,7 @@
         <rdf4j-model-version>2.4.4</rdf4j-model-version>
         <reactive-streams-version>1.0.3</reactive-streams-version>
         <reactor-version>3.2.16.RELEASE</reactor-version>
-        <redisson-version>3.13.4</redisson-version>
+        <redisson-version>3.13.5</redisson-version>
         <rescu-version>2.0.2</rescu-version>
         <resilience4j-version>1.5.0</resilience4j-version>
         <rest-assured-version>4.3.1</rest-assured-version>


[camel] 02/02: Sync Properties

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 d94b999cdb5c1e9d93270f52782116098bbf03a6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Sep 30 11:25:23 2020 +0200

    Sync Properties
---
 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 0cc0b27..6190f71 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -488,7 +488,7 @@
     <rdf4j-rio-version>2.4.4</rdf4j-rio-version>
     <reactive-streams-version>1.0.3</reactive-streams-version>
     <reactor-version>3.2.16.RELEASE</reactor-version>
-    <redisson-version>3.13.4</redisson-version>
+    <redisson-version>3.13.5</redisson-version>
     <rescu-version>2.0.2</rescu-version>
     <resilience4j-version>1.5.0</resilience4j-version>
     <rest-assured-version>4.3.1</rest-assured-version>