From e7bdbcb7f0ddbcb0b4f31477040494134d3c8edf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Mon, 18 Aug 2025 20:40:37 +0200 Subject: [PATCH] Upgrade to Spring Kafka 3.3.9 Closes gh-46870 --- 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 9629f381bed..9ea06f3d509 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2210,7 +2210,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}") } } - library("Spring Kafka", "3.3.9-SNAPSHOT") { + library("Spring Kafka", "3.3.9") { considerSnapshots() group("org.springframework.kafka") { modules = [