From c022218eb1227616203e4dff033fab2fbfed8677 Mon Sep 17 00:00:00 2001 From: Moritz Halbritter Date: Tue, 17 Feb 2026 09:43:29 +0100 Subject: [PATCH] Upgrade to Spring Kafka 3.3.13 Closes gh-49244 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5288bf7a564..146ef57bd69 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2356,7 +2356,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}") } } - library("Spring Kafka", "3.3.12") { + library("Spring Kafka", "3.3.13") { considerSnapshots() group("org.springframework.kafka") { modules = [