From 7334959fe003cbf8e7e714774f115ccf5f8173be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 19:56:05 +0000 Subject: [PATCH] build(deps): bump dubbo in /easytrans-rpc-dubbo-starter Bumps [dubbo](https://github.com/apache/incubator-dubbo) from 2.6.3 to 2.6.12. - [Release notes](https://github.com/apache/incubator-dubbo/releases) - [Changelog](https://github.com/apache/dubbo/blob/3.0/CHANGES.md) - [Commits](https://github.com/apache/incubator-dubbo/compare/dubbo-2.6.3...dubbo-2.6.12) --- updated-dependencies: - dependency-name: com.alibaba:dubbo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- easytrans-rpc-dubbo-starter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easytrans-rpc-dubbo-starter/pom.xml b/easytrans-rpc-dubbo-starter/pom.xml index 4a2a5f1..1745ed0 100644 --- a/easytrans-rpc-dubbo-starter/pom.xml +++ b/easytrans-rpc-dubbo-starter/pom.xml @@ -25,7 +25,7 @@ com.alibaba dubbo - 2.6.3 + 2.6.12