From 19139ac9b3b32713a2a553a34b5fbc080bcc981b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 4 Aug 2026 10:47:05 +0200 Subject: [PATCH] Upgrade to Spring Kafka 4.0.7 Closes gh-51243 --- platform/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 850771cfbfa..fdf9eb286a6 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2502,7 +2502,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}") } } - library("Spring Kafka", "4.0.7-INTERNAL-SNAPSHOT") { + library("Spring Kafka", "4.0.7") { firstParty() group("org.springframework.kafka") { modules = [