This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 68ceee455bb9651dcbba897cfb2996b542fdcf7c
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Mar 20 18:42:22 2023 +0100

    Upgrade Fastjson to version 2.0.26
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f13c0b1bbea..3cf4e3988cf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -144,7 +144,7 @@
         <elytron-web>1.10.2.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>2.0.23</fastjson-version>
+        <fastjson-version>2.0.26</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>

Reply via email to