You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2024/01/30 07:30:31 UTC

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 248169f9a88 Bump com.alibaba:fastjson from 2.0.45 to 2.0.46 (#12951)
248169f9a88 is described below

commit 248169f9a88de1b20e3761cc9ffe8e0dd02283ee
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Jan 30 08:30:25 2024 +0100

    Bump com.alibaba:fastjson from 2.0.45 to 2.0.46 (#12951)
    
    Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.45 to 2.0.46.
    - [Release notes](https://github.com/alibaba/fastjson2/releases)
    - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.45...2.0.46)
    
    ---
    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 001adaedc11..52190a91068 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -142,7 +142,7 @@
         <elasticsearch-java-client-sniffer-version>8.12.0</elasticsearch-java-client-sniffer-version>
         <elytron-web>4.0.0.Final</elytron-web>
         <exec-maven-plugin-version>3.1.1</exec-maven-plugin-version>
-        <fastjson-version>2.0.45</fastjson-version>
+        <fastjson-version>2.0.46</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>