From 26180d4a2bd9b2113d2ce0d6fd94aca1d4761339 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 23:39:33 +0000 Subject: [PATCH] Bump spring.framework in /examples/SpringDataJPA/springData Bumps `spring.framework` from 4.3.0.RELEASE to 5.2.7.RELEASE. Updates `spring-webmvc` from 4.3.0.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.3.0.RELEASE...v5.2.7.RELEASE) Updates `spring-core` from 4.3.0.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.3.0.RELEASE...v5.2.7.RELEASE) Updates `spring-context` from 4.3.0.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.3.0.RELEASE...v5.2.7.RELEASE) Signed-off-by: dependabot[bot] --- examples/SpringDataJPA/springData/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/SpringDataJPA/springData/pom.xml b/examples/SpringDataJPA/springData/pom.xml index 7ffdfed..913d970 100644 --- a/examples/SpringDataJPA/springData/pom.xml +++ b/examples/SpringDataJPA/springData/pom.xml @@ -8,7 +8,7 @@ Spring Data JPA Maven Webapp http://maven.apache.org - 4.3.0.RELEASE + 5.2.7.RELEASE 42.1.4 2.8.1 1.3.4.RELEASE