Skip to content

Commit

Permalink
chore(deps): bump com.alipay.sofa:hessian from 3.3.6 to 3.5.5
Browse files Browse the repository at this point in the history
Bumps [com.alipay.sofa:hessian](https://github.com/alipay/sofa-hessian) from 3.3.6 to 3.5.5.
- [Release notes](https://github.com/alipay/sofa-hessian/releases)
- [Commits](https://github.com/alipay/sofa-hessian/commits)

---
updated-dependencies:
- dependency-name: com.alipay.sofa:hessian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 6d856ec commit a42b85d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<commons.lang.version>2.6</commons.lang.version>
<disruptor.version>3.3.7</disruptor.version>
<hamcrest.version>1.3</hamcrest.version>
<hessian.version>3.3.6</hessian.version>
<hessian.version>3.5.5</hessian.version>
<jacoco.path>${project.build.directory}/jacoco.exec</jacoco.path>
<jacoco.skip>true</jacoco.skip>
<java.source.version>1.8</java.source.version>
Expand Down

0 comments on commit a42b85d

Please sign in to comment.