From 9fbf6d5086030271ad7ed5e1b6a872a8a73f820d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 01:37:06 +0000 Subject: [PATCH] Bump spring-data-jpa in /rps-tourney-service-app Bumps spring-data-jpa from 2.0.3.RELEASE to 2.1.0.RELEASE. Signed-off-by: dependabot[bot] --- rps-tourney-service-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rps-tourney-service-app/pom.xml b/rps-tourney-service-app/pom.xml index 4c019ba4..0ebc8e43 100644 --- a/rps-tourney-service-app/pom.xml +++ b/rps-tourney-service-app/pom.xml @@ -68,7 +68,7 @@ JPA a bit easier. --> org.springframework.data spring-data-jpa - 2.0.3.RELEASE + 2.1.0.RELEASE