From 3c2ff869103557088d260af6186e013043e051c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:29:27 +0000 Subject: [PATCH] Bump spring-data-jpa in /examples/SpringDataJPA/springData Bumps spring-data-jpa from 1.3.4.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] --- examples/SpringDataJPA/springData/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/SpringDataJPA/springData/pom.xml b/examples/SpringDataJPA/springData/pom.xml index 7ffdfed..b885cc0 100644 --- a/examples/SpringDataJPA/springData/pom.xml +++ b/examples/SpringDataJPA/springData/pom.xml @@ -11,7 +11,7 @@ 4.3.0.RELEASE 42.1.4 2.8.1 - 1.3.4.RELEASE + 1.11.23.RELEASE 4.2.5.Final