From b5c923c588584ca336e89fd6228abe981b65a67b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 19:24:11 +0000 Subject: [PATCH] Bump spring-data-jpa in /as-web-login-auth Bumps spring-data-jpa from 2.1.7.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] --- as-web-login-auth/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/as-web-login-auth/pom.xml b/as-web-login-auth/pom.xml index 7fd85dd..a0cb9c5 100644 --- a/as-web-login-auth/pom.xml +++ b/as-web-login-auth/pom.xml @@ -54,7 +54,7 @@ org.springframework.data spring-data-jpa - 2.1.7.RELEASE + 2.1.9.RELEASE io.jsonwebtoken