From 10f671817cff161ed39d06e8a41d9cb7068c5c69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:17:37 +0000 Subject: [PATCH] Bump spring-data-jpa from 1.3.0.RELEASE to 1.11.23.RELEASE in /rest Bumps spring-data-jpa from 1.3.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] --- rest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest/pom.xml b/rest/pom.xml index 9ba7f873..e579ba42 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -61,7 +61,7 @@ org.springframework.data spring-data-jpa - 1.3.0.RELEASE + 1.11.23.RELEASE