From 294de99bbf1c1d27428e1f3f6da42db4bf52b6cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Jun 2021 14:38:19 +0000 Subject: [PATCH] Bump spring-data-jpa from 1.9.2.RELEASE to 1.11.23.RELEASE Bumps spring-data-jpa from 1.9.2.RELEASE to 1.11.23.RELEASE. Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8337af4..578351b 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.springframework.data spring-data-jpa - 1.9.2.RELEASE + 1.11.23.RELEASE org.springframework