Skip to content

Commit

Permalink
Security issue: upgrade fastjson version to 1.2.60 (apache#1602)
Browse files Browse the repository at this point in the history
  • Loading branch information
lovepoem authored and zjinlei committed Sep 6, 2019
1 parent 7696cd8 commit 25da228
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<dubbo.version>2.7.0</dubbo.version>
<dubbo.alibaba.version>2.6.5</dubbo.alibaba.version>
<sofa.rpc.version>5.5.3</sofa.rpc.version>
<fastjson.version>1.2.58</fastjson.version>
<fastjson.version>1.2.60</fastjson.version>
<protostuff.version>1.5.9</protostuff.version>
<config.version>1.2.1</config.version>
<slf4j-api.version>1.7.22</slf4j-api.version>
Expand Down Expand Up @@ -486,4 +486,4 @@
</profile>
</profiles>

</project>
</project>

0 comments on commit 25da228

Please sign in to comment.