You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2024/03/05 07:56:53 UTC

(camel) branch main updated: Bump com.alibaba:fastjson from 2.0.46 to 2.0.47 (#13378)

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 deee51843a0 Bump com.alibaba:fastjson from 2.0.46 to 2.0.47 (#13378)
deee51843a0 is described below

commit deee51843a0bd986448bdb319945ab63ecc02057
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Mar 5 08:56:46 2024 +0100

    Bump com.alibaba:fastjson from 2.0.46 to 2.0.47 (#13378)
    
    Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.46 to 2.0.47.
    - [Release notes](https://github.com/alibaba/fastjson2/releases)
    - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.46...2.0.47)
    
    ---
    updated-dependencies:
    - dependency-name: com.alibaba:fastjson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@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 264f4a9c480..a84b387472d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -142,7 +142,7 @@
         <elasticsearch-java-client-sniffer-version>8.12.2</elasticsearch-java-client-sniffer-version>
         <elytron-web>4.1.0.Final</elytron-web>
         <exec-maven-plugin-version>3.2.0</exec-maven-plugin-version>
-        <fastjson-version>2.0.46</fastjson-version>
+        <fastjson-version>2.0.47</fastjson-version>
         <findbugs-maven-plugin-version>3.0.5</findbugs-maven-plugin-version>
         <google-maps-services-version>2.2.0</google-maps-services-version>
         <flatpack-version>4.0.18</flatpack-version>