From 2809738521cf0e0b524ad165ee3f215db73b7100 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:56:40 +0000 Subject: [PATCH] Bump spring-data-jpa from 1.10.1.RELEASE to 1.11.23.RELEASE Bumps spring-data-jpa from 1.10.1.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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9b2911c..90e00df 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ org.springframework.data spring-data-jpa - 1.10.1.RELEASE + 1.11.23.RELEASE org.springframework.data