Skip to content

Commit

Permalink
adjust xstream version
Browse files Browse the repository at this point in the history
  • Loading branch information
wh1t3p1g committed Mar 29, 2024
1 parent cd092a1 commit 23677fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<!-- <hessian.version>3.3.13</hessian.version> &lt;!&ndash; 4.0.38 3.3.13 4.0.4 &ndash;&gt;-->
<!-- <hessian.group>hessian</hessian.group> &lt;!&ndash; com.caucho com.alipay.sofa &ndash;&gt;-->
<!-- <hessian.version>3.2.7.alipay</hessian.version> &lt;!&ndash; 4.0.38 3.3.13 4.0.4 &ndash;&gt;-->
<xstream.version>1.4.10</xstream.version>
<xstream.version>1.4.7</xstream.version>
<!-- <jackson.version>2.9.5</jackson.version>-->
<jackson.version>2.15.0</jackson.version>
<fastjson.version>1.2.58</fastjson.version>
Expand Down

0 comments on commit 23677fc

Please sign in to comment.