From 74fd7c564ade64dc216a9b8515fb9cd64d9edc05 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 8 Jan 2026 14:21:20 +0000 Subject: [PATCH] Start building against Spring Kafka 4.0.2 snapshots See gh-48719 --- 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 587ec1e9cf3..b60c0641ebe 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2478,7 +2478,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}") } } - library("Spring Kafka", "4.0.1") { + library("Spring Kafka", "4.0.2-SNAPSHOT") { considerSnapshots() group("org.springframework.kafka") { modules = [