From 80c4600869b001c147323334dce5e3679123f0ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 19:23:39 +0000 Subject: [PATCH] Bump spring-data-jpa from 2.1.8.RELEASE to 2.1.9.RELEASE Bumps spring-data-jpa from 2.1.8.RELEASE to 2.1.9.RELEASE. --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-jpa dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 602c1d6..1aad088 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ org.springframework.data spring-data-jpa - 2.1.8.RELEASE + 2.1.9.RELEASE org.springframework.data