From 25eeac4d2c90f9fa6ae0deafccb0eb1f2007a8b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 23:06:54 +0000 Subject: [PATCH 1/2] chore: [DevOps] bump the production-major group across 1 directory with 2 updates Bumps the production-major group with 2 updates in the / directory: [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) and [org.json:json](https://github.com/douglascrockford/JSON-java). Updates `org.springframework:spring-framework-bom` from 6.2.12 to 7.0.2 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.12...v7.0.2) Updates `org.json:json` from 20250517 to 20251224 - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-major - dependency-name: org.json:json dependency-version: '20251224' dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-major ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d48c1fbe6..4f715c42a 100644 --- a/pom.xml +++ b/pom.xml @@ -91,14 +91,14 @@ 2.20.1 2.20 - 20250517 + 20251224 - 6.2.12 + 7.0.2 6.1.5 2.0.17 3.27.6 From fdb09f7b1c019317c5184c982044cfcd6e6a1b58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20D=C3=BCmont?= Date: Tue, 30 Dec 2025 23:25:50 +0100 Subject: [PATCH 2/2] Update Spring version from 7.0.2 to 6.2.15 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4f715c42a..f2370c732 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ - 7.0.2 + 6.2.15 6.1.5 2.0.17 3.27.6