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 657f8ee288a Bump fastjson from 1.2.80 to 1.2.83 in /parent (#7809) 657f8ee288a is described below commit 657f8ee288a04caab507cbf7b52c111300c13921 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri Jun 17 06:46:39 2022 +0200 Bump fastjson from 1.2.80 to 1.2.83 in /parent (#7809) --- camel-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml index 792a431e5b6..cf8729dc410 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -189,7 +189,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> <flatpack-version>4.0.5</flatpack-version> <flink-version>1.15.0</flink-version>