From 05a0c4a571f9a0482fd4b684881f66c412b9ccc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 03:19:46 +0000 Subject: [PATCH] Bump spring-beans in /dubbo-config/dubbo-config-spring Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.3.16.RELEASE to 5.2.20.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.16.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dubbo-config/dubbo-config-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dubbo-config/dubbo-config-spring/pom.xml b/dubbo-config/dubbo-config-spring/pom.xml index 7a7a4d0..ac3e080 100644 --- a/dubbo-config/dubbo-config-spring/pom.xml +++ b/dubbo-config/dubbo-config-spring/pom.xml @@ -26,7 +26,7 @@ org.springframework spring-beans - 4.3.16.RELEASE + 5.2.20.RELEASE com.rpc.learn