From 5c514e22e47101a73ce0bc784735a8f4651d88cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 20:03:56 +0000 Subject: [PATCH] Bump spring-core from 5.0.8.RELEASE to 5.0.11.RELEASE in /intro 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] --- intro/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intro/pom.xml b/intro/pom.xml index d8b7ceb..3ef2d18 100644 --- a/intro/pom.xml +++ b/intro/pom.xml @@ -34,7 +34,7 @@ org.springframework spring-core - 5.0.8.RELEASE + 5.0.11.RELEASE