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 2019/08/28 07:46:32 UTC

[camel] branch master updated: Upgrade Narayana to version 5.9.7.Final

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


The following commit(s) were added to refs/heads/master by this push:
     new ba58311  Upgrade Narayana to version 5.9.7.Final
ba58311 is described below

commit ba5831159c018ae8de202466f7b51e4cb6dd976f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Aug 28 09:45:56 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index f77565f..024fcd5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -470,7 +470,7 @@
         <mustache-bundle-version>0.9.6_1</mustache-bundle-version>
         <mvel-version>2.4.4.Final</mvel-version>
         <mybatis-version>3.5.2</mybatis-version>
-        <narayana-version>5.9.6.Final</narayana-version>
+        <narayana-version>5.9.7.Final</narayana-version>
         <nessus-version>1.0.0.Beta4</nessus-version>
         <nsq-client-version>1.0.0.RC4</nsq-client-version>
         <neoscada-version>0.4.0</neoscada-version>