From c3c6d149a8d22f2f9ddae6208f78d83e5a462d14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2020 19:04:57 +0000 Subject: [PATCH] Bump spring-core in /setterInjectionSample Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 3.2.9.RELEASE to 4.3.19.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.9.RELEASE...v4.3.19.RELEASE) 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..0f87a5b 100644 --- a/setterInjectionSample/pom.xml +++ b/setterInjectionSample/pom.xml @@ -19,7 +19,7 @@ org.springframework spring-core - 3.2.9.RELEASE + 4.3.19.RELEASE