From 6b181ccf927a5687c18438c97b1b756d44ddfaf0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 04:47:10 +0000 Subject: [PATCH] Bump spring-boot-starter-data-jpa from 2.0.0.RELEASE to 2.5.1 Bumps [spring-boot-starter-data-jpa](https://github.com/spring-projects/spring-boot) from 2.0.0.RELEASE to 2.5.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.0.0.RELEASE...v2.5.1) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a690b3b..cc243aa 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ org.springframework.boot spring-boot-starter-data-jpa - 2.0.0.RELEASE + 2.5.1 org.springframework.boot