From cac278404a56e780a2da5b1c6314d768f1816870 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 21:21:53 +0000 Subject: [PATCH] Bump spring-core-version in /6.ExamplesToUnderstandMore Bumps `spring-core-version` from 4.1.6.RELEASE to 5.2.7.RELEASE. Updates `spring-core` from 4.1.6.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/v4.1.6.RELEASE...v5.2.7.RELEASE) Updates `spring-context` from 4.1.6.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/v4.1.6.RELEASE...v5.2.7.RELEASE) Updates `spring-beans` from 4.1.6.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/v4.1.6.RELEASE...v5.2.7.RELEASE) Updates `spring-context-support` from 4.1.6.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/v4.1.6.RELEASE...v5.2.7.RELEASE) Updates `spring-test` from 4.1.6.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/v4.1.6.RELEASE...v5.2.7.RELEASE) Signed-off-by: dependabot[bot] --- 6.ExamplesToUnderstandMore/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 6.ExamplesToUnderstandMore/pom.xml diff --git a/6.ExamplesToUnderstandMore/pom.xml b/6.ExamplesToUnderstandMore/pom.xml old mode 100755 new mode 100644 index 36caa46..fd60a62 --- a/6.ExamplesToUnderstandMore/pom.xml +++ b/6.ExamplesToUnderstandMore/pom.xml @@ -10,7 +10,7 @@ This pom acts as the parent pom for the entire project. - 4.1.6.RELEASE + 5.2.7.RELEASE