From 7ce364c10776c49b1c1575d88cb745946e8f5385 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 19:22:36 +0000 Subject: [PATCH] Bump spring-data-jpa from 2.1.4.RELEASE to 2.1.9.RELEASE Bumps spring-data-jpa from 2.1.4.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 3c1d3e4..33dd5e8 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ org.springframework.data spring-data-jpa - 2.1.4.RELEASE + 2.1.9.RELEASE