From 3bc89a24d84ae1dc0b2f792e0ee9b98f48c2643a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 05:39:52 +0000 Subject: [PATCH] Bump org.springframework:spring-context in /SpringBootKafkaDemo Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.0.8.RELEASE to 6.1.20. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.8.RELEASE...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] --- SpringBootKafkaDemo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpringBootKafkaDemo/pom.xml b/SpringBootKafkaDemo/pom.xml index a777743..c8fb994 100644 --- a/SpringBootKafkaDemo/pom.xml +++ b/SpringBootKafkaDemo/pom.xml @@ -53,7 +53,7 @@ org.springframework spring-context - 5.0.8.RELEASE + 6.1.20