From 4e16951f0d5e4eef40256051a91fc9fe97969a21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 20:10:57 +0000 Subject: [PATCH] build(deps): bump spring-core from 5.0.8.RELEASE to 5.0.11.RELEASE 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d26b307..71b6175 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ org.springframework spring-core - 5.0.8.RELEASE + 5.0.11.RELEASE org.springframework