From 76459cc80fbba14f07139dc84b0fffd08b50b8cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 17:45:20 +0000 Subject: [PATCH] Bump spring-data.version from 3.4.3 to 3.5.0 Bumps `spring-data.version` from 3.4.3 to 3.5.0. Updates `org.springframework.data:spring-data-jpa` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/spring-projects/spring-data-jpa/releases) - [Commits](https://github.com/spring-projects/spring-data-jpa/compare/3.4.3...3.5.0) Updates `org.springframework.data:spring-data-commons` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/spring-projects/spring-data-commons/releases) - [Commits](https://github.com/spring-projects/spring-data-commons/compare/3.4.3...3.5.0) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-jpa dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.data:spring-data-commons dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 79bf70e..1a04ac6 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ 3.11.2 17 17 - 3.4.3 + 3.5.0 4.4.3