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/09 07:07:28 UTC

[camel] branch master updated (2bcaa2d -> fa30462)

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 2bcaa2d  Sync Properties
     new 9dda989  Upgrade Redisson to version 3.13.4
     new fa30462  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.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 9dda989f97f5f5d2728b045db654767f77610fb6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Sep 9 09:05:19 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 2cdc0c6..b1a2ef3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -477,7 +477,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.2</redisson-version>
+        <redisson-version>3.13.4</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 fa30462deeef702062a1fa079096eaa63bacc915
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Sep 9 09:06:15 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 58bf16b..1d47244 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -489,7 +489,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.2</redisson-version>
+    <redisson-version>3.13.4</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>