From fab8110e89f45f9f0aa2d5384a93351b57e033c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2020 18:05:50 +0000 Subject: [PATCH] Bump spring.version in /examples/java/hello-with-deps Bumps `spring.version` from 5.0.5.RELEASE to 5.2.7.RELEASE. Updates `spring-core` from 5.0.5.RELEASE to 5.2.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.2.7.RELEASE) Updates `spring-context` from 5.0.5.RELEASE to 5.2.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.5.RELEASE...v5.2.7.RELEASE) Signed-off-by: dependabot[bot] --- examples/java/hello-with-deps/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/java/hello-with-deps/pom.xml b/examples/java/hello-with-deps/pom.xml index 226512311..1f21a1d99 100644 --- a/examples/java/hello-with-deps/pom.xml +++ b/examples/java/hello-with-deps/pom.xml @@ -17,7 +17,7 @@ 10 2.3 - 5.0.5.RELEASE + 5.2.7.RELEASE