From e29aecf6f7690258b909901b3803d9e1923bff20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 21:57:19 +0000 Subject: [PATCH] Bump spring-core from 5.3.18 to 5.3.20 in /examples/spring-4x-sample Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.18 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.18...v5.3.20) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/spring-4x-sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/spring-4x-sample/pom.xml b/examples/spring-4x-sample/pom.xml index 05286dde..4e808866 100644 --- a/examples/spring-4x-sample/pom.xml +++ b/examples/spring-4x-sample/pom.xml @@ -9,7 +9,7 @@ war - 5.3.18 + 5.3.20 2.5 1.6.1