You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/06/30 08:40:22 UTC

[camel] branch main updated: Upgrade narayana

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

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


The following commit(s) were added to refs/heads/main by this push:
     new af12dbe3e48 Upgrade narayana
af12dbe3e48 is described below

commit af12dbe3e486680f548c388e61a0ce4e4edb4cae
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Jun 30 10:40:13 2022 +0200

    Upgrade narayana
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index df139c36a05..49655ba671a 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -420,7 +420,7 @@
     <mustache-java-version>0.9.10</mustache-java-version>
     <mvel-version>2.4.14.Final</mvel-version>
     <mybatis-version>3.5.10</mybatis-version>
-    <narayana-version>5.12.6.Final</narayana-version>
+    <narayana-version>5.12.7.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>
diff --git a/parent/pom.xml b/parent/pom.xml
index 4d5a0869b96..63a69d04e77 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -407,7 +407,7 @@
         <mustache-java-version>0.9.10</mustache-java-version>
         <mvel-version>2.4.14.Final</mvel-version>
         <mybatis-version>3.5.10</mybatis-version>
-        <narayana-version>5.12.6.Final</narayana-version>
+        <narayana-version>5.12.7.Final</narayana-version>
         <nessus-ipfs-version>1.0.0.Beta4</nessus-ipfs-version>
         <nessus-weka-version>1.0.1</nessus-weka-version>
         <neoscada-version>0.4.0</neoscada-version>