From eaea393a20e460161fa110f26ecd25e10e1b1e4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 01:50:15 +0000 Subject: [PATCH] Bump spring-beans in /2.RealWorldExample Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.1.6.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.1.6.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2.RealWorldExample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 2.RealWorldExample/pom.xml diff --git a/2.RealWorldExample/pom.xml b/2.RealWorldExample/pom.xml old mode 100755 new mode 100644 index d9c7f92..ccc9321 --- a/2.RealWorldExample/pom.xml +++ b/2.RealWorldExample/pom.xml @@ -10,7 +10,7 @@ This pom acts as the parent pom for the entire project. - 4.1.6.RELEASE + 5.2.20.RELEASE 4.1.6.RELEASE