From 9c8870090826ce32901c065c355f92d659cc9efe Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 19 Mar 2024 14:03:47 +0000 Subject: [PATCH] Upgrade to Spring Kafka 3.0.15 Closes gh-39876 --- 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 555e6208717..26d1bde6bf2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1449,7 +1449,7 @@ bom { ] } } - library("Spring Kafka", "3.0.15-SNAPSHOT") { + library("Spring Kafka", "3.0.15") { considerSnapshots() group("org.springframework.kafka") { modules = [