From 1a3f8c0c0a612def30e4bd218bbe319a7d2a1f41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 20:35:52 +0000 Subject: [PATCH] Bump spring-core from 3.2.9.RELEASE to 5.3.18 in /setterInjectionSample Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 3.2.9.RELEASE to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.9.RELEASE...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setterInjectionSample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setterInjectionSample/pom.xml b/setterInjectionSample/pom.xml index 2d5d424..69279b5 100644 --- a/setterInjectionSample/pom.xml +++ b/setterInjectionSample/pom.xml @@ -19,7 +19,7 @@ org.springframework spring-core - 3.2.9.RELEASE + 5.3.18