Skip to content

Commit

Permalink
update hessian and tracer version (#1439)
Browse files Browse the repository at this point in the history
Co-authored-by: liujianjun.ljj <[email protected]>
  • Loading branch information
EvenLjj and liujianjun.ljj authored Aug 19, 2024
1 parent cdbd574 commit bb823e9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@
<sofa.common.tools.version>1.4.0</sofa.common.tools.version>
<javassist.version>3.29.2-GA</javassist.version>
<netty.version>4.1.44.Final</netty.version>
<hessian.version>3.5.3</hessian.version>
<hessian.version>3.5.4</hessian.version>
<resteasy.version>3.6.3.Final</resteasy.version>
<bolt.version>1.6.10</bolt.version>
<tracer.version>3.0.8</tracer.version>
<tracer.version>3.1.6</tracer.version>
<lookout.version>1.4.1</lookout.version>
<bytebuddy.version>1.9.8</bytebuddy.version>
<sofa.registry.version>6.3.0</sofa.registry.version>
Expand Down
4 changes: 2 additions & 2 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<guava.version>32.0.0-jre</guava.version>
<prometheus.client.version>0.16.0</prometheus.client.version>
<!-- serialization -->
<hessian.version>3.5.3</hessian.version>
<hessian.version>3.5.4</hessian.version>
<thrift.version>0.9.2</thrift.version>
<protobuf.version>3.22.0</protobuf.version>
<jackson.version>2.12.7</jackson.version>
Expand All @@ -55,7 +55,7 @@
<!-- alipay libs -->
<bolt.version>1.6.10</bolt.version>
<sofa.common.tools.version>1.4.0</sofa.common.tools.version>
<tracer.version>3.0.8</tracer.version>
<tracer.version>3.1.6</tracer.version>
<lookout.version>1.4.1</lookout.version>
<!-- Build args -->
<module.install.skip>true</module.install.skip>
Expand Down

0 comments on commit bb823e9

Please sign in to comment.