From 3f1d1bc91c46a33b671fe3edc6e291bd340e1067 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:09:37 +0000 Subject: [PATCH] Bump spring-data-jpa in /SpringExample Bumps spring-data-jpa from 1.7.0.RELEASE to 1.11.23.RELEASE. --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-jpa dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SpringExample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpringExample/pom.xml b/SpringExample/pom.xml index bfc9d70..55141bf 100644 --- a/SpringExample/pom.xml +++ b/SpringExample/pom.xml @@ -55,7 +55,7 @@ org.springframework.data spring-data-jpa - 1.7.0.RELEASE + 1.11.23.RELEASE com.h2database