From faca3a0cba5c802aa91950dbc5810faf4dd5903e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2020 02:44:54 +0000 Subject: [PATCH] Bump spring-core from 4.3.9.RELEASE to 4.3.19.RELEASE in /demo Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.3.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/v4.3.9.RELEASE...v4.3.19.RELEASE) Signed-off-by: dependabot[bot] --- demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/pom.xml b/demo/pom.xml index d099f82..980b830 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -91,7 +91,7 @@ org.springframework spring-core - 4.3.9.RELEASE + 4.3.19.RELEASE org.springframework