From dd7329c92a57aed9faaabf7edf2961719496a0cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 09:17:09 +0000 Subject: [PATCH] Bump spring-core from 5.3.16 to 5.3.20 in /demo/sample-greeting Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.16 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.16...v5.3.20) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo/sample-greeting/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/sample-greeting/pom.xml b/demo/sample-greeting/pom.xml index 2e5377bd..b311c5c8 100644 --- a/demo/sample-greeting/pom.xml +++ b/demo/sample-greeting/pom.xml @@ -11,7 +11,7 @@ UTF-8 UTF-8 - 5.3.19 + 5.3.20 3.1.3 2.4.8.RELEASE 5.5.11