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 97bae23ab2 Bump com.alibaba:fastjson from 1.2.83 to 
1.2.83_noneautotype (#14751)
97bae23ab2 is described below

commit 97bae23ab2d416a9f229852402eb6f5af3dacfdc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 7 16:40:21 2024 +0800

    Bump com.alibaba:fastjson from 1.2.83 to 1.2.83_noneautotype (#14751)
    
    Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson) from 
1.2.83 to 1.2.83_noneautotype.
    - [Release notes](https://github.com/alibaba/fastjson/releases)
    - [Commits](https://github.com/alibaba/fastjson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.alibaba:fastjson
      dependency-type: direct:development
      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 5552c6b480..46671ed606 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -98,7 +98,7 @@
     <netty_http3_version>0.0.28.Final</netty_http3_version>
     <httpclient_version>4.5.14</httpclient_version>
     <httpcore_version>4.4.16</httpcore_version>
-    <fastjson_version>1.2.83</fastjson_version>
+    <fastjson_version>1.2.83_noneautotype</fastjson_version>
     <fastjson2_version>2.0.53</fastjson2_version>
     <zookeeper_version>3.7.2</zookeeper_version>
     <curator_version>5.7.0</curator_version>

Reply via email to