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

[camel] branch master updated (cc468cb -> ca234e4)

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 cc468cb  Regen for commit d6b52ec14eaa66afb99741dcfeb87070f048e997
     new dfb3479  Upgrade Narayana to version 5.11.0.Final
     new ca234e4  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 ca234e4de193d33d9e596618b22e714f73d143ce
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Mar 25 07:35:03 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 a6041ae..d0d32ef 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -436,7 +436,7 @@
     <mustache-java-version>0.9.7</mustache-java-version>
     <mvel-version>2.4.12.Final</mvel-version>
     <mybatis-version>3.5.6</mybatis-version>
-    <narayana-version>5.10.6.Final</narayana-version>
+    <narayana-version>5.11.0.Final</narayana-version>
     <neoscada-version>0.4.0</neoscada-version>
     <nessus-ipfs-version>1.0.0.Beta4</nessus-ipfs-version>
     <nessus-weka-version>1.0.1</nessus-weka-version>

[camel] 01/02: Upgrade Narayana to version 5.11.0.Final

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 dfb3479860bad18fa7b00f887aec63e49d979b06
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Mar 25 07:27:15 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 8106377..a6e4160 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -422,7 +422,7 @@
         <mustache-java-version>0.9.7</mustache-java-version>
         <mvel-version>2.4.12.Final</mvel-version>
         <mybatis-version>3.5.6</mybatis-version>
-        <narayana-version>5.10.6.Final</narayana-version>
+        <narayana-version>5.11.0.Final</narayana-version>
         <nessus-ipfs-version>1.0.0.Beta4</nessus-ipfs-version>
         <nessus-weka-version>1.0.1</nessus-weka-version>
         <nsq-client-version>1.0.0.RC4</nsq-client-version>