This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 580390ee253 Bump fastjson from 1.2.80 to 1.2.83 in /parent (#7809) 580390ee253 is described below commit 580390ee25348c364288bce65c0292ca9dcb5d32 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Jun 17 06:42:25 2022 +0200 Bump fastjson from 1.2.80 to 1.2.83 in /parent (#7809) Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.80 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.80...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 8a4d96cefde..5bbfe056d66 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -171,7 +171,7 @@ <elytron-web>1.8.0.Final</elytron-web> <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version> <facebook4j-core-version>2.4.13</facebook4j-core-version> - <fastjson-version>1.2.80</fastjson-version> + <fastjson-version>1.2.83</fastjson-version> <findbugs-maven-plugin-version>3.0.5</findbugs-maven-plugin-version> <google-maps-services-version>0.10.1</google-maps-services-version> <flatpack-version>4.0.5</flatpack-version>