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