From ee4b964071b76c86423d459e924e20ee90886521 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 09:57:58 +0000 Subject: [PATCH] Bump spring-data.version from 3.5.0 to 3.5.1 Bumps `spring-data.version` from 3.5.0 to 3.5.1. Updates `org.springframework.data:spring-data-jpa` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/spring-projects/spring-data-jpa/releases) - [Commits](https://github.com/spring-projects/spring-data-jpa/compare/3.5.0...3.5.1) Updates `org.springframework.data:spring-data-commons` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/spring-projects/spring-data-commons/releases) - [Commits](https://github.com/spring-projects/spring-data-commons/compare/3.5.0...3.5.1) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-jpa dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.data:spring-data-commons dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3d19938..1ab1234 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ 3.11.2 17 17 - 3.5.0 + 3.5.1 4.5.1