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
commit 6b31484f9abc029538f71944efb3a8e0d25a4d26 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Dec 5 08:32:57 2017 +0100 Upgrade Fastjson and related bundle to version 1.2.41 --- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index e9b5d8f..51a8b2a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -217,8 +217,8 @@ <facebook4j-core-version>2.4.10</facebook4j-core-version> <facebook4j-core-bundle-version>2.4.10_1</facebook4j-core-bundle-version> <fastinfoset-version>1.2.13_1</fastinfoset-version> - <fastjson-version>1.2.39</fastjson-version> - <fastjson-bundle-version>1.2.39_1</fastjson-bundle-version> + <fastjson-version>1.2.41</fastjson-version> + <fastjson-bundle-version>1.2.41_1</fastjson-bundle-version> <felix-configadmin-version>1.8.8</felix-configadmin-version> <felix-connect-version>0.1.0</felix-connect-version> <felix-fileinstall-version>3.5.2</felix-fileinstall-version> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
