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 4968931 Upgrade Narayana to version 5.10.3.Final 4968931 is described below commit 49689312ede2ba5b0d2f94f9dca92e205a093bd6 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Jan 27 09:02:53 2020 +0100 Upgrade Narayana to version 5.10.3.Final --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index d0c6b01..b9988d9 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -475,7 +475,7 @@ <mustache-bundle-version>0.9.6_1</mustache-bundle-version> <mvel-version>2.4.5.Final</mvel-version> <mybatis-version>3.5.3</mybatis-version> - <narayana-version>5.10.1.Final</narayana-version> + <narayana-version>5.10.3.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>