From 361b5b2a220db5a2f69bd3c5e1eb8009cfd86899 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 06:43:00 +0000 Subject: [PATCH] Bump spring-core Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.19 to 5.3.20. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.19...v5.3.20) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../maven/com.spring/spring-annotations-demo-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse-projects/spring/spring-annotation-based-configuration-demo-app/target/classes/META-INF/maven/com.spring/spring-annotations-demo-app/pom.xml b/eclipse-projects/spring/spring-annotation-based-configuration-demo-app/target/classes/META-INF/maven/com.spring/spring-annotations-demo-app/pom.xml index 834a1fc..ca6adb3 100644 --- a/eclipse-projects/spring/spring-annotation-based-configuration-demo-app/target/classes/META-INF/maven/com.spring/spring-annotations-demo-app/pom.xml +++ b/eclipse-projects/spring/spring-annotation-based-configuration-demo-app/target/classes/META-INF/maven/com.spring/spring-annotations-demo-app/pom.xml @@ -21,6 +21,6 @@ - 5.3.19 + 5.3.20 \ No newline at end of file