From dbf84a5fda256c78cce602c0e26d8e0c3beb9a2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 18:45:15 +0000 Subject: [PATCH] Bump spring-beans from 4.1.6.RELEASE to 5.3.18 in /2.RealWorldExample Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.1.6.RELEASE to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.1.6.RELEASE...v5.3.18) --- 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..f218e0b --- 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.3.18 4.1.6.RELEASE