From 65df03710bb2bb65ca4e5598a93f7d6a0a4e1ff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 May 2021 15:38:15 +0000 Subject: [PATCH] Bump spring-data-jpa from 1.3.0.RELEASE to 1.11.23.RELEASE Bumps spring-data-jpa from 1.3.0.RELEASE to 1.11.23.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 605196b..b6d958d 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ org.springframework.data spring-data-jpa - 1.3.0.RELEASE + 1.11.23.RELEASE