From d19525758dfa3e80ccf2b7306142c25e602ef459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 19:35:06 +0000 Subject: [PATCH] Bump spring-data-jpa from 2.0.6.RELEASE to 2.1.0.RELEASE Bumps spring-data-jpa from 2.0.6.RELEASE to 2.1.0.RELEASE. Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9ea3afb..1cb7a6b 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ org.springframework.data spring-data-jpa - 2.0.6.RELEASE + 2.1.0.RELEASE provided