From e0ce78cfadd8bed2186869d27cac3b76cd4a4b1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:56:09 +0000 Subject: [PATCH] Bump spring-data-jpa in /codingtest Bumps spring-data-jpa from 1.9.2.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] --- codingtest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codingtest/pom.xml b/codingtest/pom.xml index fb2baa6..2a3d4d3 100644 --- a/codingtest/pom.xml +++ b/codingtest/pom.xml @@ -261,7 +261,7 @@ org.springframework.data spring-data-jpa - 1.9.2.RELEASE + 1.11.23.RELEASE