From 4aeaab1766cddde7fd66d74988c84c3b2866d73d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 04:00:40 +0000 Subject: [PATCH] Bump spring-beans from 4.3.7.RELEASE to 5.2.20.RELEASE in /MyBlog Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.3.7.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.7.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- MyBlog/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MyBlog/pom.xml b/MyBlog/pom.xml index 84827a95..21306bae 100644 --- a/MyBlog/pom.xml +++ b/MyBlog/pom.xml @@ -16,7 +16,7 @@ --> - 4.3.7.RELEASE + 5.2.20.RELEASE