From e1d642b67bdd41e6bc08ba0ac885d3ac1488678f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 20:04:32 +0000 Subject: [PATCH] Bump spring-core from 5.0.8.RELEASE to 5.0.11.RELEASE in /list Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.0.8.RELEASE to 5.0.11.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.8.RELEASE...v5.0.11.RELEASE) Signed-off-by: dependabot[bot] --- list/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/list/pom.xml b/list/pom.xml index f0f69e1..f652809 100644 --- a/list/pom.xml +++ b/list/pom.xml @@ -33,7 +33,7 @@ org.springframework spring-core - 5.0.8.RELEASE + 5.0.11.RELEASE