From d746541b0822c651327291a394a3cd210df5613f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 23:17:43 +0000 Subject: [PATCH] Bump spring-core Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.19 to 5.3.26. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.19...v5.3.26) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../spring-annotation-based-configuration-demo-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse-projects/spring/spring-annotation-based-configuration-demo-app/pom.xml b/eclipse-projects/spring/spring-annotation-based-configuration-demo-app/pom.xml index 7c2dd75..a145113 100644 --- a/eclipse-projects/spring/spring-annotation-based-configuration-demo-app/pom.xml +++ b/eclipse-projects/spring/spring-annotation-based-configuration-demo-app/pom.xml @@ -21,6 +21,6 @@ - 5.3.19 + 5.3.26 \ No newline at end of file