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/01/15 14:56:37 UTC

[camel] branch master updated: Update Narayana to version 5.9.2.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 fe17540  Update Narayana to version 5.9.2.Final
fe17540 is described below

commit fe1754085c8cce8834985952049f0eea58afbfa9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 15 15:56:11 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 8740657..dc8b9c1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -507,7 +507,7 @@
     <mustache-bundle-version>0.9.5_3</mustache-bundle-version>
     <mvel-version>2.4.2.Final</mvel-version>
     <mybatis-version>3.4.6</mybatis-version>
-    <narayana-version>5.9.0.Final</narayana-version>
+    <narayana-version>5.9.2.Final</narayana-version>
     <nessus-version>1.0.0.Beta1</nessus-version>
     <nsq-client-version>1.0.0.RC4</nsq-client-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>