From eac3c49db370f1e42c99dd443f506fc9b18933fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 19:25:25 +0000 Subject: [PATCH] build(deps): bump spring-data-jpa from 2.0.2.RELEASE to 2.1.0.RELEASE Bumps spring-data-jpa from 2.0.2.RELEASE to 2.1.0.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 e90b308..9177321 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ org.springframework.data spring-data-jpa - 2.0.2.RELEASE + 2.1.0.RELEASE org.hibernate