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

albumenj pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.3 by this push:
     new 04a620ee08 Bump com.alibaba.fastjson2:fastjson2 from 2.0.56 to 2.0.60 
(#15741)
04a620ee08 is described below

commit 04a620ee08d890e9363da78d0e4b3df1da5c993d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 28 21:06:51 2025 +0800

    Bump com.alibaba.fastjson2:fastjson2 from 2.0.56 to 2.0.60 (#15741)
    
    Bumps 
[com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 
2.0.56 to 2.0.60.
    - [Release notes](https://github.com/alibaba/fastjson2/releases)
    - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.56...2.0.60)
    
    ---
    updated-dependencies:
    - dependency-name: com.alibaba.fastjson2:fastjson2
      dependency-version: 2.0.60
      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>
---
 dubbo-dependencies-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index 0ef0df5ecd..816da74ee6 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -99,7 +99,7 @@
     <httpclient_version>4.5.14</httpclient_version>
     <httpcore_version>4.4.16</httpcore_version>
     <fastjson_version>1.2.83_noneautotype</fastjson_version>
-    <fastjson2_version>2.0.56</fastjson2_version>
+    <fastjson2_version>2.0.60</fastjson2_version>
     <zookeeper_version>3.7.2</zookeeper_version>
     <curator_version>5.8.0</curator_version>
     <curator_test_version>2.12.0</curator_test_version>

Reply via email to