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 313874546c6b1d4fb1c25d36baea1e837d3a6de7 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 7 10:51:32 2018 +0100 Upgrade Fastjson and related bundle to version 1.2.46 --- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 9f438d9..cd392bf 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -221,8 +221,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.45</fastjson-version> - <fastjson-bundle-version>1.2.45_1</fastjson-bundle-version> + <fastjson-version>1.2.46</fastjson-version> + <fastjson-bundle-version>1.2.46_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 acosent...@apache.org.