From f282055aea4ba96e3b443617eda1e0d4bdd30209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 17:22:16 +0000 Subject: [PATCH] Bump org.springframework:spring-context in /maven-xbean-plugin Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 2.0.5 to 6.1.20. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/commits/v6.1.20) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 6.1.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- maven-xbean-plugin/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-xbean-plugin/pom.xml b/maven-xbean-plugin/pom.xml index b32edd36..7a731048 100644 --- a/maven-xbean-plugin/pom.xml +++ b/maven-xbean-plugin/pom.xml @@ -50,7 +50,7 @@ org.springframework spring-context - 2.0.5 + 6.1.20 diff --git a/pom.xml b/pom.xml index b478af5a..a234be8a 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ UTF-8 9.10.1 - 5.3.18 + 6.1.20 ${project.groupId}