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 e39d246 Upgrade Narayana to version 5.8.2.Final e39d246 is described below commit e39d246267da36e1443c93c60a9d15707f6ad546 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed May 23 10:14:20 2018 +0200 Upgrade Narayana to version 5.8.2.Final --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index c574467..29bc1e5 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -513,7 +513,7 @@ <mustache-bundle-version>0.9.5_1</mustache-bundle-version> <mvel-version>2.4.0.Final</mvel-version> <mybatis-version>3.4.6</mybatis-version> - <narayana-version>5.8.1.Final</narayana-version> + <narayana-version>5.8.2.Final</narayana-version> <neethi-bundle-version>3.0.1</neethi-bundle-version> <nekohtml-version>1.9.22</nekohtml-version> <neoscada-version>0.4.0</neoscada-version> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.