Skip to content

Commit 3fe7535

Browse files
committed
[ROCKETMQ-143][HOTFIX] Update fastjson to 1.2.29
1 parent 72e6def commit 3fe7535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@
606606
<dependency>
607607
<groupId>com.alibaba</groupId>
608608
<artifactId>fastjson</artifactId>
609-
<version>1.2.28</version>
609+
<version>1.2.29</version>
610610
</dependency>
611611
<dependency>
612612
<groupId>org.javassist</groupId>

0 commit comments

Comments
 (0)