From aa60cf291c2c926ca477f3159986645859cd041a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 19:23:28 +0000 Subject: [PATCH] Bump spring-data-jpa from 2.1.8.RELEASE to 2.1.9.RELEASE in /Commons 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] --- Commons/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Commons/pom.xml b/Commons/pom.xml index 6d5d8c9..4ac3442 100644 --- a/Commons/pom.xml +++ b/Commons/pom.xml @@ -28,7 +28,7 @@ org.springframework.data spring-data-jpa - 2.1.8.RELEASE + 2.1.9.RELEASE