From 7698b781a28070760faa6cedc677f5354f378c34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 22:38:50 +0000 Subject: [PATCH] Bump org.springframework.data:spring-data-commons from 4.0.5 to 4.1.1 Bumps [org.springframework.data:spring-data-commons](https://github.com/spring-projects/spring-data-commons) from 4.0.5 to 4.1.1. - [Release notes](https://github.com/spring-projects/spring-data-commons/releases) - [Commits](https://github.com/spring-projects/spring-data-commons/compare/4.0.5...4.1.1) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-commons dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- core/persistence-neo4j/pom.xml | 2 +- fit/core-reference/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/persistence-neo4j/pom.xml b/core/persistence-neo4j/pom.xml index dd4815e8ff6..c78ac5e4dd1 100644 --- a/core/persistence-neo4j/pom.xml +++ b/core/persistence-neo4j/pom.xml @@ -47,7 +47,7 @@ under the License. org.springframework.data spring-data-commons - 4.0.5 + 4.1.1 diff --git a/fit/core-reference/pom.xml b/fit/core-reference/pom.xml index 011b9dc2207..c40d52b4d41 100644 --- a/fit/core-reference/pom.xml +++ b/fit/core-reference/pom.xml @@ -1119,7 +1119,7 @@ under the License. org.springframework.data spring-data-commons - 4.0.5 + 4.1.1