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

delei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fesod.git


The following commit(s) were added to refs/heads/main by this push:
     new ceda27fa build: bump com.alibaba.fastjson2:fastjson2 from 2.0.59 to 
2.0.60 (#660)
ceda27fa is described below

commit ceda27fa28347d6307b21be7c96b15bf7036b749
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 27 22:50:55 2025 +0800

    build: bump com.alibaba.fastjson2:fastjson2 from 2.0.59 to 2.0.60 (#660)
    
    Bumps 
[com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 
2.0.59 to 2.0.60.
    - [Release notes](https://github.com/alibaba/fastjson2/releases)
    - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.59...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>
    Co-authored-by: DeleiGuo <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 47e4ef9b..63557534 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
         <slf4j-api.version>1.7.36</slf4j-api.version>
         <lombok.version>1.18.42</lombok.version>
         <spring-core.version>5.3.39</spring-core.version>
-        <fastjson2.version>2.0.59</fastjson2.version>
+        <fastjson2.version>2.0.60</fastjson2.version>
         
<spring-boot-starter-web.version>2.7.18</spring-boot-starter-web.version>
         <slf4j-simple.version>1.7.36</slf4j-simple.version>
         <jcl-over-slf4j.version>1.7.36</jcl-over-slf4j.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to