From 8813c38bc6c54020344bfbf0b0ad28667d12d370 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 03:17:41 +0000 Subject: [PATCH] Bump dubbo from 2.7.0 to 2.7.18 in /inaction-function Bumps [dubbo](https://github.com/apache/dubbo) from 2.7.0 to 2.7.18. - [Release notes](https://github.com/apache/dubbo/releases) - [Changelog](https://github.com/apache/dubbo/blob/3.1/CHANGES.md) - [Commits](https://github.com/apache/dubbo/compare/dubbo-2.7.0...dubbo-2.7.18) --- 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..931eef2 100644 --- a/inaction-function/pom.xml +++ b/inaction-function/pom.xml @@ -37,7 +37,7 @@ org.apache.dubbo dubbo - 2.7.0 + 2.7.18 \ No newline at end of file