From 759f45688d1aab3face2fbc5ed19388de09dd12f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 09:03:23 +0000 Subject: [PATCH] Bump spring-data-jpa in /Spring.gb/lesson5/dbase-web Bumps spring-data-jpa from 1.11.9.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] --- Spring.gb/lesson5/dbase-web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spring.gb/lesson5/dbase-web/pom.xml b/Spring.gb/lesson5/dbase-web/pom.xml index 852f0f7e..ba12fda8 100644 --- a/Spring.gb/lesson5/dbase-web/pom.xml +++ b/Spring.gb/lesson5/dbase-web/pom.xml @@ -62,7 +62,7 @@ org.springframework.data spring-data-jpa - 1.11.9.RELEASE + 1.11.23.RELEASE