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 044daff97b5ea788106b06f2d8fe797abe755d18 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Dec 3 07:06:37 2020 +0100 Upgrade Fastjson to version 1.2.75 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 52a79ca..f26af39 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -169,7 +169,7 @@ <etcd4j-version>2.18.0</etcd4j-version> <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version> <facebook4j-core-version>2.4.13</facebook4j-core-version> - <fastjson-version>1.2.73</fastjson-version> + <fastjson-version>1.2.75</fastjson-version> <felix-configadmin-version>1.8.8</felix-configadmin-version> <felix-connect-version>0.2.0</felix-connect-version> <felix-fileinstall-version>3.5.2</felix-fileinstall-version>