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 374a04e Upgrade Narayana to version 5.9.3.Final 374a04e is described below commit 374a04ee83c630098a75973436634fe9597b3bcd Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Feb 26 11:30:56 2019 +0100 Upgrade Narayana to version 5.9.3.Final --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 639fed3..362cfa5 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -502,7 +502,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.2.Final</narayana-version> + <narayana-version>5.9.3.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>