Skip to content

Commit 6b7d206

Browse files
committed
[ROCKETMQ-143][HOTFIX] Update fastjson from 1.2.12 to 1.2.28
1 parent e05a445 commit 6b7d206

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.12</version>
609+
<version>1.2.28</version>
610610
</dependency>
611611
<dependency>
612612
<groupId>org.javassist</groupId>

0 commit comments

Comments
 (0)