From cbf321a58c0364c5298328e021ce27ea750fd0cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 02:38:43 +0000 Subject: [PATCH] Bump dubbo from 2.7.0 to 2.7.15 in /inaction-function Bumps [dubbo](https://github.com/apache/dubbo) from 2.7.0 to 2.7.15. - [Release notes](https://github.com/apache/dubbo/releases) - [Changelog](https://github.com/apache/dubbo/blob/3.0/CHANGES.md) - [Commits](https://github.com/apache/dubbo/compare/dubbo-2.7.0...dubbo-2.7.15) --- updated-dependencies: - dependency-name: org.apache.dubbo:dubbo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- inaction-function/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inaction-function/pom.xml b/inaction-function/pom.xml index 93cf34c..a5b48b8 100644 --- a/inaction-function/pom.xml +++ b/inaction-function/pom.xml @@ -37,7 +37,7 @@ org.apache.dubbo dubbo - 2.7.0 + 2.7.15 \ No newline at end of file