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

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


The following commit(s) were added to refs/heads/master by this push:
     new f931f2f630 upgrade fastjson (#10189)
f931f2f630 is described below

commit f931f2f630bb17c3ea36a2aedcf9658b13eca611
Author: Wang Chengming <[email protected]>
AuthorDate: Wed Jun 22 16:57:50 2022 +0800

    upgrade fastjson (#10189)
    
    Co-authored-by: 呈铭 <[email protected]>
---
 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 9628d1b93b..28af21d7c0 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -98,7 +98,7 @@
         <grizzly_version>2.4.4</grizzly_version>
         <httpclient_version>4.5.13</httpclient_version>
         <httpcore_version>4.4.6</httpcore_version>
-        <fastjson_version>1.2.70</fastjson_version>
+        <fastjson_version>1.2.83</fastjson_version>
         <zookeeper_version>3.4.13</zookeeper_version>
         <curator_version>4.2.0</curator_version>
         <curator_test_version>2.12.0</curator_test_version>

Reply via email to