This is an automated email from the ASF dual-hosted git repository.
hzh0425 pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git
The following commit(s) were added to refs/heads/develop by this push:
new 0da68ce2d update com.alibaba:fastjson 1.2.69_noneautotype to 1.2.83
(#5547)
0da68ce2d is described below
commit 0da68ce2d9f3c9dd8f00b6ac88d34a5003d1984f
Author: xiaokang <[email protected]>
AuthorDate: Mon Nov 21 21:06:45 2022 +0800
update com.alibaba:fastjson 1.2.69_noneautotype to 1.2.83 (#5547)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 70d940cf0..490574efc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
<commons-cli.version>1.5.0</commons-cli.version>
<netty.version>4.1.65.Final</netty.version>
<bcpkix-jdk15on.version>1.69</bcpkix-jdk15on.version>
- <fastjson.version>1.2.69_noneautotype</fastjson.version>
+ <fastjson.version>1.2.83</fastjson.version>
<javassist.version>3.20.0-GA</javassist.version>
<jna.version>4.2.2</jna.version>
<commons-lang3.version>3.12.0</commons-lang3.version>