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/04/02 10:08:30 UTC

[camel] branch master updated: Upgrade Narayana to version 5.9.5.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 d4bb6dd  Upgrade Narayana to version 5.9.5.Final
d4bb6dd is described below

commit d4bb6ddb01c4e543d5f3c28a25a39db8c8833a41
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Apr 2 12:07:39 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index fb05125..02db4a4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -503,7 +503,7 @@
         <mustache-bundle-version>0.9.5_4</mustache-bundle-version>
         <mvel-version>2.4.4.Final</mvel-version>
         <mybatis-version>3.5.0</mybatis-version>
-        <narayana-version>5.9.4.Final</narayana-version>
+        <narayana-version>5.9.5.Final</narayana-version>
         <nessus-version>1.0.0.Beta4</nessus-version>
         <nsq-client-version>1.0.0.RC4</nsq-client-version>
         <neethi-bundle-version>3.0.1</neethi-bundle-version>