From 103618269248a22038c30fa0df2edd5301a39018 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 21 Feb 2024 20:09:25 +0000 Subject: [PATCH] Upgrade to Spring Kafka 3.0.14 Closes gh-39464 --- 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 97e4e1cb08a9..db424873b9dc 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.14-SNAPSHOT") { + library("Spring Kafka", "3.0.14") { considerSnapshots() group("org.springframework.kafka") { modules = [