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 0732abd Upgrade Narayana to version 5.10.4.Final 0732abd is described below commit 0732abd015fa1a57f572b8c8fba039f1783b0908 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Sun Feb 2 19:52:25 2020 +0100 Upgrade Narayana to version 5.10.4.Final --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 180a009..3a8a250 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -474,7 +474,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.3.Final</narayana-version> + <narayana-version>5.10.4.Final</narayana-version> <nessus-ipfs-version>1.0.0.Beta4</nessus-ipfs-version> <nessus-weka-version>1.0.0</nessus-weka-version> <nsq-client-version>1.0.0.RC4</nsq-client-version>