From ef3aacff45ad8ef3c78e6d08dd70f1710535734e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 04:28:08 +0000 Subject: [PATCH] Bump spring-beans in /eureka-loadbalance/common Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 5.0.5.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/v5.0.5.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- eureka-loadbalance/common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 eureka-loadbalance/common/pom.xml diff --git a/eureka-loadbalance/common/pom.xml b/eureka-loadbalance/common/pom.xml old mode 100755 new mode 100644 index 225d02a2..3a2f5ddb --- a/eureka-loadbalance/common/pom.xml +++ b/eureka-loadbalance/common/pom.xml @@ -69,7 +69,7 @@ org.springframework spring-beans - 5.0.5.RELEASE + 5.2.20.RELEASE