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 7e3499b13520 chore(deps): Bump com.alibaba:fastjson from 2.0.63 to 
2.0.64 (#25466)
7e3499b13520 is described below

commit 7e3499b13520c49b6d3d84890aaa707c3352c0e6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 12 11:09:44 2026 +0200

    chore(deps): Bump com.alibaba:fastjson from 2.0.63 to 2.0.64 (#25466)
    
    Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 
2.0.63 to 2.0.64.
    - [Release notes](https://github.com/alibaba/fastjson2/releases)
    - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.63...2.0.64)
    
    ---
    updated-dependencies:
    - dependency-name: com.alibaba:fastjson
      dependency-version: 2.0.64
      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 347aca67e989..b91c9bda6c29 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -158,7 +158,7 @@
         <extjwnl-version>2.0.5</extjwnl-version>
         <extjwnl-data-wn31-version>1.2</extjwnl-data-wn31-version>
         <exec-maven-plugin-version>3.6.3</exec-maven-plugin-version>
-        <fastjson-version>2.0.63</fastjson-version>
+        <fastjson-version>2.0.64</fastjson-version>
         <google-maps-services-version>2.2.0</google-maps-services-version>
         <flatpack-version>4.0.18</flatpack-version>
         <flink-version>1.20.5</flink-version>

Reply via email to