From 5bad98c14074c2be750168dedceff0cecdb6c3df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 01:19:27 +0000 Subject: [PATCH] Bump org.springframework.data:spring-data-commons from 3.3.5 to 4.0.0 Bumps [org.springframework.data:spring-data-commons](https://github.com/spring-projects/spring-data-commons) from 3.3.5 to 4.0.0. - [Release notes](https://github.com/spring-projects/spring-data-commons/releases) - [Commits](https://github.com/spring-projects/spring-data-commons/compare/3.3.5...4.0.0) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-commons dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f5fb696..bb4f8f2 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ org.springframework.data spring-data-commons - 3.3.5 + 4.0.0 org.postgresql