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 a106e2c3206 Bump com.alibaba:fastjson from 2.0.39 to 2.0.42 (#12154)
a106e2c3206 is described below

commit a106e2c3206eee2c95cfbd33503014a60be36261
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 23 08:04:48 2023 +0100

    Bump com.alibaba:fastjson from 2.0.39 to 2.0.42 (#12154)
    
    Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 
2.0.39 to 2.0.42.
    - [Release notes](https://github.com/alibaba/fastjson2/releases)
    - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.39...2.0.42)
    
    ---
    updated-dependencies:
    - dependency-name: com.alibaba:fastjson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 a8f9009ad30..e6d995bcb39 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -140,7 +140,7 @@
         <elytron-web>1.10.2.Final</elytron-web>
         <exec-maven-plugin-version>3.1.1</exec-maven-plugin-version>
         <facebook4j-core-version>2.4.13</facebook4j-core-version>
-        <fastjson-version>2.0.39</fastjson-version>
+        <fastjson-version>2.0.42</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>

Reply via email to