From 4043f02ed9629cb8a424008dbed71311735b852f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 21:13:01 +0000 Subject: [PATCH] Bump spring-data-jpa from 2.5.4 to 3.1.1 Bumps [spring-data-jpa](https://github.com/spring-projects/spring-data-jpa) from 2.5.4 to 3.1.1. - [Release notes](https://github.com/spring-projects/spring-data-jpa/releases) - [Commits](https://github.com/spring-projects/spring-data-jpa/compare/2.5.4...3.1.1) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-jpa dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- cadastrapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cadastrapp/pom.xml b/cadastrapp/pom.xml index 0e051e65..ceda0a54 100644 --- a/cadastrapp/pom.xml +++ b/cadastrapp/pom.xml @@ -90,7 +90,7 @@ org.springframework.data spring-data-jpa - 2.5.4 + 3.1.1