Skip to content

Commit

Permalink
feat: bump hessian from 3.13.3 to 3.4.0 (#1338)
Browse files Browse the repository at this point in the history
Co-authored-by: Lo1nt <[email protected]>
  • Loading branch information
Lo1nt and Lo1nt authored Jun 15, 2023
1 parent cd6167c commit fcd140e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<sofa.common.tools.version>1.3.2</sofa.common.tools.version>
<javassist.version>3.28.0-GA</javassist.version>
<netty.version>4.1.44.Final</netty.version>
<hessian.version>3.3.13</hessian.version>
<hessian.version>3.4.0</hessian.version>
<resteasy.version>3.6.3.Final</resteasy.version>
<bolt.version>1.5.10</bolt.version>
<tracer.version>3.0.8</tracer.version>
Expand Down
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<guava.version>27.0-jre</guava.version>
<prometheus.client.version>0.16.0</prometheus.client.version>
<!-- serialization -->
<hessian.version>3.3.13</hessian.version>
<hessian.version>3.4.0</hessian.version>
<thrift.version>0.9.2</thrift.version>
<protobuf.version>3.16.3</protobuf.version>
<jackson.version>2.12.7</jackson.version>
Expand Down

0 comments on commit fcd140e

Please sign in to comment.