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

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


The following commit(s) were added to refs/heads/3.2 by this push:
     new 2d9f36adb2 Bump com.alibaba.fastjson2:fastjson2 from 2.0.40 to 2.0.41 
(#13170)
2d9f36adb2 is described below

commit 2d9f36adb2f16af9639f36cb182d7c77a9c5e130
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 10 10:20:30 2023 +0800

    Bump com.alibaba.fastjson2:fastjson2 from 2.0.40 to 2.0.41 (#13170)
    
    Bumps 
[com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 
2.0.40 to 2.0.41.
    - [Release notes](https://github.com/alibaba/fastjson2/releases)
    - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.40...2.0.41)
    
    ---
    updated-dependencies:
    - dependency-name: com.alibaba.fastjson2:fastjson2
      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 a210c9ef7e..b9ca4fd3ae 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -102,7 +102,7 @@
         <httpclient_version>4.5.14</httpclient_version>
         <httpcore_version>4.4.16</httpcore_version>
         <fastjson_version>1.2.83</fastjson_version>
-        <fastjson2_version>2.0.40</fastjson2_version>
+        <fastjson2_version>2.0.41</fastjson2_version>
         <zookeeper_version>3.7.0</zookeeper_version>
         <curator_version>5.1.0</curator_version>
         <curator_test_version>2.12.0</curator_test_version>

Reply via email to