This is an automated email from the ASF dual-hosted git repository.
wongoo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go-hessian2.git
The following commit(s) were added to refs/heads/master by this push:
new 76ae75b Bump dubbo from 2.7.18 to 2.7.21 in /test_hessian (#355)
76ae75b is described below
commit 76ae75b37ae4fc6bf213c664fe95cea40fe72514
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 15 16:36:08 2023 +0800
Bump dubbo from 2.7.18 to 2.7.21 in /test_hessian (#355)
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](https://github.com/apache/dubbo/compare/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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
test_hessian/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test_hessian/pom.xml b/test_hessian/pom.xml
index 93a9824..4989f6d 100644
--- a/test_hessian/pom.xml
+++ b/test_hessian/pom.xml
@@ -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>