From 2967c76b2cde92abcb6922dddaeeed119b98fed9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:16:34 +0000 Subject: [PATCH] Bump spring-data-jpa from 1.3.0.RELEASE to 1.11.23.RELEASE in /jpa 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] --- jpa/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jpa/pom.xml b/jpa/pom.xml index 80e17ca1..59b06fd2 100644 --- a/jpa/pom.xml +++ b/jpa/pom.xml @@ -20,7 +20,7 @@ org.springframework.data spring-data-jpa - 1.3.0.RELEASE + 1.11.23.RELEASE