From 9bc5e88c82502338c33319bcb231a03e2ab1ad07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 04:23:34 +0000 Subject: [PATCH] Bump spring-beans Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.3.9.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.9.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../classes/META-INF/maven/com.springDemo/springDemo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spring/springDemo/target/classes/META-INF/maven/com.springDemo/springDemo/pom.xml b/Spring/springDemo/target/classes/META-INF/maven/com.springDemo/springDemo/pom.xml index 6aa72821..149822ac 100644 --- a/Spring/springDemo/target/classes/META-INF/maven/com.springDemo/springDemo/pom.xml +++ b/Spring/springDemo/target/classes/META-INF/maven/com.springDemo/springDemo/pom.xml @@ -12,7 +12,7 @@ org.springframework spring-beans - 4.3.9.RELEASE + 5.2.20.RELEASE org.springframework