From 7361c3aa586ce0b7a341357a306dfa98bfe696e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:56:34 +0000 Subject: [PATCH] Bump spring-data-jpa in /springdata-jpa Bumps spring-data-jpa from 1.9.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] --- springdata-jpa/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springdata-jpa/pom.xml b/springdata-jpa/pom.xml index 668ed83..3ceb79f 100644 --- a/springdata-jpa/pom.xml +++ b/springdata-jpa/pom.xml @@ -18,7 +18,7 @@ org.springframework.data spring-data-jpa - 1.9.4.RELEASE + 1.11.23.RELEASE org.hibernate