Skip to content

Commit

Permalink
Bump dubbo from 2.7.18 to 2.7.21 in /test_hessian (#355)
Browse files Browse the repository at this point in the history
Bumps [dubbo](https://github.com/apache/dubbo) from 2.7.18 to 2.7.21.
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.2/CHANGES.md)
- [Commits](apache/dubbo@dubbo-2.7.18...dubbo-2.7.21)

---
updated-dependencies:
- dependency-name: org.apache.dubbo:dubbo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 15, 2023
1 parent 8390f13 commit 76ae75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_hessian/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo</artifactId>
<version>2.7.18</version>
<version>2.7.21</version>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
Expand Down

0 comments on commit 76ae75b

Please sign in to comment.