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 09aaf54c24 Update Fastjson2 to 2.0.21 (#11114)
09aaf54c24 is described below

commit 09aaf54c24cb66fb7f98a0d8cabb88fd18975217
Author: Albumen Kevin <[email protected]>
AuthorDate: Sun Dec 11 11:32:43 2022 +0800

    Update Fastjson2 to 2.0.21 (#11114)
---
 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 bbbf421405..8c7458fc40 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -100,7 +100,7 @@
         <httpclient_version>4.5.13</httpclient_version>
         <httpcore_version>4.4.6</httpcore_version>
         <fastjson_version>1.2.83</fastjson_version>
-        <fastjson2_version>2.0.20</fastjson2_version>
+        <fastjson2_version>2.0.21</fastjson2_version>
         <zookeeper_version>3.4.14</zookeeper_version>
         <curator_version>4.2.0</curator_version>
         <curator_test_version>2.12.0</curator_test_version>

Reply via email to